Split cpu/cpu.h in 3 files: irq, types and attr.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 23 Oct 2007 14:48:48 +0000 (14:48 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 23 Oct 2007 14:48:48 +0000 (14:48 +0000)
commitefbdba7e2814415234ef47bd10ff888559ea90af
treeb38f0a9116e6e08e6e203e13577ffd4ef229f3e2
parent753d17c6975a0edd44fd771f1af01d95a61d292a
Split cpu/cpu.h in 3 files: irq, types and attr.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@930 38d2e660-2303-0410-9eaa-f027e97ec537
38 files changed:
cfg/debug.h
cpu/arm/drv/kdebug_at91.c
cpu/arm/drv/sysirq_at91.c
cpu/arm/drv/timer_at91.c
cpu/attr.h [new file with mode: 0644]
cpu/avr/drv/flash_avr.c
cpu/avr/drv/kdebug_avr.c
cpu/avr/drv/lcd_32122a_avr.c
cpu/avr/drv/timer_avr.c
cpu/avr/drv/twi_avr.c
cpu/cpu.h [deleted file]
cpu/i196/drv/kdebug_i196.c
cpu/irq.h [new file with mode: 0644]
cpu/types.h [new file with mode: 0644]
drv/buzzerled.h
drv/eeprom.c
drv/kdebug.c
drv/mcp41.c
drv/phase.c
drv/tc520.c
drv/timer.c
drv/timer.h
drv/wdt.h
gfx/bitmap.c
gfx/gfx.h
gfx/line.c
gfx/text.h
hw/hw_lcd.h
hw/hw_mcp41.h
kern/monitor.h
kern/proc.c
kern/proc.h
kern/proc_p.h
mware/byteorder.h
mware/fifobuf.h
mware/formatwr.h
mware/observer.c
mware/pgm.h