From 6823303ffd7306678d8e205f5e5b7e614313ad86 Mon Sep 17 00:00:00 2001 From: Marcel Telka Date: Thu, 29 Sep 2005 08:51:08 +0000 Subject: [PATCH] 2005-09-29 Marcel Telka * common.h: Replaced file content with openwince.h include. * arm/arm.h: Replaced common.h include with openwince.h. * arm/pxa2x0/ac97.h: Ditto. * arm/pxa2x0/cm.h: Ditto. * arm/pxa2x0/dma.h: Ditto. * arm/pxa2x0/gpio.h: Ditto. * arm/pxa2x0/i2c.h: Ditto. * arm/pxa2x0/i2s.h: Ditto. * arm/pxa2x0/ic.h: Ditto. * arm/pxa2x0/icp.h: Ditto. * arm/pxa2x0/lcd.h: Ditto. * arm/pxa2x0/mc.h: Ditto. * arm/pxa2x0/mmc.h: Ditto. * arm/pxa2x0/ost.h: Ditto. * arm/pxa2x0/pmrc.h: Ditto. * arm/pxa2x0/pwm.h: Ditto. * arm/pxa2x0/rtc.h: Ditto. * arm/pxa2x0/ssp.h: Ditto. * arm/pxa2x0/uart.h: Ditto. * arm/pxa2x0/udc.h: Ditto. * arm/sa11x0/gpclk.h: Ditto. * arm/sa11x0/gpio.h: Ditto. * arm/sa11x0/hssp.h: Ditto. * arm/sa11x0/ic.h: Ditto. * arm/sa11x0/lcd.h: Ditto. * arm/sa11x0/mc.h: Ditto. * arm/sa11x0/mcp.h: Ditto. * arm/sa11x0/ost.h: Ditto. * arm/sa11x0/pm.h: Ditto. * arm/sa11x0/ppc.h: Ditto. * arm/sa11x0/rc.h: Ditto. * arm/sa11x0/rtc.h: Ditto. * arm/sa11x0/ssp.h: Ditto. * arm/sa11x0/uart.h: Ditto. * arm/sa11x0/udc.h: Ditto. * device/codec/ucb1400.h: Ditto. * device/flash/28fxxxj.h: Ditto. * device/flash/28fxxxk.h: Ditto. * device/flash/cfi.h: Ditto. * device/flash/intel.h: Ditto. * device/other/hd64461/afe.h: Ditto. * device/other/hd64461/gpio.h: Ditto. * device/other/hd64461/intc.h: Ditto. * device/other/hd64461/lcdc.h: Ditto. * device/other/hd64461/pcc.h: Ditto. * device/other/hd64461/stbsys.h: Ditto. * device/other/hd64461/timer.h: Ditto. * h8/h83048/adc.h: Ditto. * h8/h83048/dac.h: Ditto. * h8/h83048/dmac.h: Ditto. * h8/h83048/flash.h: Ditto. * h8/h83048/ic.h: Ditto. * h8/h83048/itu.h: Ditto. * h8/h83048/other.h: Ditto. * h8/h83048/ports.h: Ditto. * h8/h83048/rc.h: Ditto. * h8/h83048/sci.h: Ditto. * h8/h83048/tpc.h: Ditto. * h8/h83048/wdt.h: Ditto. * h8/h8s2357/adc.h: Ditto. * h8/h8s2357/bus.h: Ditto. * h8/h8s2357/dac.h: Ditto. * h8/h8s2357/dmac.h: Ditto. * h8/h8s2357/dtc.h: Ditto. * h8/h8s2357/flash.h: Ditto. * h8/h8s2357/ic.h: Ditto. * h8/h8s2357/mcu.h: Ditto. * h8/h8s2357/ports.h: Ditto. * h8/h8s2357/ppg.h: Ditto. * h8/h8s2357/sci.h: Ditto. * h8/h8s2357/timer.h: Ditto. * h8/h8s2357/tpu.h: Ditto. * h8/h8s2357/wdt.h: Ditto. * sh/sh7709s/intc.h: Ditto. * sh/sh7750/ccn.h: Ditto. git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@664 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- include/ChangeLog | 79 +++++++++++++++++++++++++++ include/arm/arm.h | 2 +- include/arm/pxa2x0/ac97.h | 2 +- include/arm/pxa2x0/cm.h | 2 +- include/arm/pxa2x0/dma.h | 2 +- include/arm/pxa2x0/gpio.h | 2 +- include/arm/pxa2x0/i2c.h | 2 +- include/arm/pxa2x0/i2s.h | 2 +- include/arm/pxa2x0/ic.h | 2 +- include/arm/pxa2x0/icp.h | 2 +- include/arm/pxa2x0/lcd.h | 2 +- include/arm/pxa2x0/mc.h | 2 +- include/arm/pxa2x0/mmc.h | 2 +- include/arm/pxa2x0/ost.h | 2 +- include/arm/pxa2x0/pmrc.h | 2 +- include/arm/pxa2x0/pwm.h | 2 +- include/arm/pxa2x0/rtc.h | 2 +- include/arm/pxa2x0/ssp.h | 2 +- include/arm/pxa2x0/uart.h | 2 +- include/arm/pxa2x0/udc.h | 2 +- include/arm/sa11x0/gpclk.h | 2 +- include/arm/sa11x0/gpio.h | 2 +- include/arm/sa11x0/hssp.h | 2 +- include/arm/sa11x0/ic.h | 2 +- include/arm/sa11x0/lcd.h | 2 +- include/arm/sa11x0/mc.h | 2 +- include/arm/sa11x0/mcp.h | 2 +- include/arm/sa11x0/ost.h | 2 +- include/arm/sa11x0/pm.h | 2 +- include/arm/sa11x0/ppc.h | 2 +- include/arm/sa11x0/rc.h | 2 +- include/arm/sa11x0/rtc.h | 2 +- include/arm/sa11x0/ssp.h | 2 +- include/arm/sa11x0/uart.h | 2 +- include/arm/sa11x0/udc.h | 2 +- include/common.h | 59 +------------------- include/device/codec/ucb1400.h | 2 +- include/device/flash/28fxxxj.h | 2 +- include/device/flash/28fxxxk.h | 2 +- include/device/flash/cfi.h | 2 +- include/device/flash/intel.h | 2 +- include/device/other/hd64461/afe.h | 2 +- include/device/other/hd64461/gpio.h | 2 +- include/device/other/hd64461/intc.h | 2 +- include/device/other/hd64461/lcdc.h | 2 +- include/device/other/hd64461/pcc.h | 2 +- include/device/other/hd64461/stbsys.h | 2 +- include/device/other/hd64461/timer.h | 2 +- include/h8/h83048/adc.h | 2 +- include/h8/h83048/dac.h | 2 +- include/h8/h83048/dmac.h | 2 +- include/h8/h83048/flash.h | 2 +- include/h8/h83048/ic.h | 2 +- include/h8/h83048/itu.h | 2 +- include/h8/h83048/other.h | 2 +- include/h8/h83048/ports.h | 2 +- include/h8/h83048/rc.h | 2 +- include/h8/h83048/sci.h | 2 +- include/h8/h83048/tpc.h | 2 +- include/h8/h83048/wdt.h | 2 +- include/h8/h8s2357/adc.h | 2 +- include/h8/h8s2357/bus.h | 2 +- include/h8/h8s2357/dac.h | 2 +- include/h8/h8s2357/dmac.h | 2 +- include/h8/h8s2357/dtc.h | 2 +- include/h8/h8s2357/flash.h | 2 +- include/h8/h8s2357/ic.h | 2 +- include/h8/h8s2357/mcu.h | 2 +- include/h8/h8s2357/ports.h | 2 +- include/h8/h8s2357/ppg.h | 2 +- include/h8/h8s2357/sci.h | 2 +- include/h8/h8s2357/timer.h | 2 +- include/h8/h8s2357/tpu.h | 2 +- include/h8/h8s2357/wdt.h | 2 +- include/sh/sh7709s/intc.h | 2 +- include/sh/sh7750/ccn.h | 2 +- 76 files changed, 154 insertions(+), 132 deletions(-) diff --git a/include/ChangeLog b/include/ChangeLog index a8ef29c8..a282f445 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,82 @@ +2005-09-29 Marcel Telka + + * common.h: Replaced file content with openwince.h include. + + * arm/arm.h: Replaced common.h include with openwince.h. + * arm/pxa2x0/ac97.h: Ditto. + * arm/pxa2x0/cm.h: Ditto. + * arm/pxa2x0/dma.h: Ditto. + * arm/pxa2x0/gpio.h: Ditto. + * arm/pxa2x0/i2c.h: Ditto. + * arm/pxa2x0/i2s.h: Ditto. + * arm/pxa2x0/ic.h: Ditto. + * arm/pxa2x0/icp.h: Ditto. + * arm/pxa2x0/lcd.h: Ditto. + * arm/pxa2x0/mc.h: Ditto. + * arm/pxa2x0/mmc.h: Ditto. + * arm/pxa2x0/ost.h: Ditto. + * arm/pxa2x0/pmrc.h: Ditto. + * arm/pxa2x0/pwm.h: Ditto. + * arm/pxa2x0/rtc.h: Ditto. + * arm/pxa2x0/ssp.h: Ditto. + * arm/pxa2x0/uart.h: Ditto. + * arm/pxa2x0/udc.h: Ditto. + * arm/sa11x0/gpclk.h: Ditto. + * arm/sa11x0/gpio.h: Ditto. + * arm/sa11x0/hssp.h: Ditto. + * arm/sa11x0/ic.h: Ditto. + * arm/sa11x0/lcd.h: Ditto. + * arm/sa11x0/mc.h: Ditto. + * arm/sa11x0/mcp.h: Ditto. + * arm/sa11x0/ost.h: Ditto. + * arm/sa11x0/pm.h: Ditto. + * arm/sa11x0/ppc.h: Ditto. + * arm/sa11x0/rc.h: Ditto. + * arm/sa11x0/rtc.h: Ditto. + * arm/sa11x0/ssp.h: Ditto. + * arm/sa11x0/uart.h: Ditto. + * arm/sa11x0/udc.h: Ditto. + * device/codec/ucb1400.h: Ditto. + * device/flash/28fxxxj.h: Ditto. + * device/flash/28fxxxk.h: Ditto. + * device/flash/cfi.h: Ditto. + * device/flash/intel.h: Ditto. + * device/other/hd64461/afe.h: Ditto. + * device/other/hd64461/gpio.h: Ditto. + * device/other/hd64461/intc.h: Ditto. + * device/other/hd64461/lcdc.h: Ditto. + * device/other/hd64461/pcc.h: Ditto. + * device/other/hd64461/stbsys.h: Ditto. + * device/other/hd64461/timer.h: Ditto. + * h8/h83048/adc.h: Ditto. + * h8/h83048/dac.h: Ditto. + * h8/h83048/dmac.h: Ditto. + * h8/h83048/flash.h: Ditto. + * h8/h83048/ic.h: Ditto. + * h8/h83048/itu.h: Ditto. + * h8/h83048/other.h: Ditto. + * h8/h83048/ports.h: Ditto. + * h8/h83048/rc.h: Ditto. + * h8/h83048/sci.h: Ditto. + * h8/h83048/tpc.h: Ditto. + * h8/h83048/wdt.h: Ditto. + * h8/h8s2357/adc.h: Ditto. + * h8/h8s2357/bus.h: Ditto. + * h8/h8s2357/dac.h: Ditto. + * h8/h8s2357/dmac.h: Ditto. + * h8/h8s2357/dtc.h: Ditto. + * h8/h8s2357/flash.h: Ditto. + * h8/h8s2357/ic.h: Ditto. + * h8/h8s2357/mcu.h: Ditto. + * h8/h8s2357/ports.h: Ditto. + * h8/h8s2357/ppg.h: Ditto. + * h8/h8s2357/sci.h: Ditto. + * h8/h8s2357/timer.h: Ditto. + * h8/h8s2357/tpu.h: Ditto. + * h8/h8s2357/wdt.h: Ditto. + * sh/sh7709s/intc.h: Ditto. + * sh/sh7750/ccn.h: Ditto. + 2005-09-29 Marcel Telka * Makefile.am (nobase_openwinceinc_HEADERS): Added openwince.h. diff --git a/include/arm/arm.h b/include/arm/arm.h index 5c3d7101..723ae802 100644 --- a/include/arm/arm.h +++ b/include/arm/arm.h @@ -39,7 +39,7 @@ #ifndef ARM_H #define ARM_H -#include +#include /* PSR bits - see A2.5 in [1] */ diff --git a/include/arm/pxa2x0/ac97.h b/include/arm/pxa2x0/ac97.h index 63d5a743..98adf6fc 100644 --- a/include/arm/pxa2x0/ac97.h +++ b/include/arm/pxa2x0/ac97.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_AC97_H #define PXA2X0_AC97_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/cm.h b/include/arm/pxa2x0/cm.h index 2b3df557..10c3c383 100644 --- a/include/arm/pxa2x0/cm.h +++ b/include/arm/pxa2x0/cm.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_CM_H #define PXA2X0_CM_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/dma.h b/include/arm/pxa2x0/dma.h index 713deb09..5ca5354c 100644 --- a/include/arm/pxa2x0/dma.h +++ b/include/arm/pxa2x0/dma.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_DMA_H #define PXA2X0_DMA_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/gpio.h b/include/arm/pxa2x0/gpio.h index c8e0feb9..51c11c60 100644 --- a/include/arm/pxa2x0/gpio.h +++ b/include/arm/pxa2x0/gpio.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_GPIO_H #define PXA2X0_GPIO_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/i2c.h b/include/arm/pxa2x0/i2c.h index 2c1ad1cb..b9ebe635 100644 --- a/include/arm/pxa2x0/i2c.h +++ b/include/arm/pxa2x0/i2c.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_I2C_H #define PXA2X0_I2C_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/i2s.h b/include/arm/pxa2x0/i2s.h index 6a9e1222..25d5cb9f 100644 --- a/include/arm/pxa2x0/i2s.h +++ b/include/arm/pxa2x0/i2s.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_I2S_H #define PXA2X0_I2S_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/ic.h b/include/arm/pxa2x0/ic.h index b9b62d83..894dd5f8 100644 --- a/include/arm/pxa2x0/ic.h +++ b/include/arm/pxa2x0/ic.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_IC_H #define PXA2X0_IC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/icp.h b/include/arm/pxa2x0/icp.h index 532ed296..78b435f1 100644 --- a/include/arm/pxa2x0/icp.h +++ b/include/arm/pxa2x0/icp.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_ICP_H #define PXA2X0_ICP_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/lcd.h b/include/arm/pxa2x0/lcd.h index 1ffdd1cd..2671f612 100644 --- a/include/arm/pxa2x0/lcd.h +++ b/include/arm/pxa2x0/lcd.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_LCD_H #define PXA2X0_LCD_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/mc.h b/include/arm/pxa2x0/mc.h index 9996f6cc..63647d01 100644 --- a/include/arm/pxa2x0/mc.h +++ b/include/arm/pxa2x0/mc.h @@ -45,7 +45,7 @@ #ifndef PXA2X0_MC_H #define PXA2X0_MC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/mmc.h b/include/arm/pxa2x0/mmc.h index e4561503..26c48702 100644 --- a/include/arm/pxa2x0/mmc.h +++ b/include/arm/pxa2x0/mmc.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_MMC_H #define PXA2X0_MMC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/ost.h b/include/arm/pxa2x0/ost.h index 97f8fdaf..87769441 100644 --- a/include/arm/pxa2x0/ost.h +++ b/include/arm/pxa2x0/ost.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_OST_H #define PXA2X0_OST_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/pmrc.h b/include/arm/pxa2x0/pmrc.h index 9e850608..e93bf7d4 100644 --- a/include/arm/pxa2x0/pmrc.h +++ b/include/arm/pxa2x0/pmrc.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_PMRC_H #define PXA2X0_PMRC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/pwm.h b/include/arm/pxa2x0/pwm.h index 0f3ffdc1..5485aa5d 100644 --- a/include/arm/pxa2x0/pwm.h +++ b/include/arm/pxa2x0/pwm.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_PWM_H #define PXA2X0_PWM_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/rtc.h b/include/arm/pxa2x0/rtc.h index fabbe5fa..bf221577 100644 --- a/include/arm/pxa2x0/rtc.h +++ b/include/arm/pxa2x0/rtc.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_RTC_H #define PXA2X0_RTC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/ssp.h b/include/arm/pxa2x0/ssp.h index 19bffb58..2331c87b 100644 --- a/include/arm/pxa2x0/ssp.h +++ b/include/arm/pxa2x0/ssp.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_SSP_H #define PXA2X0_SSP_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/uart.h b/include/arm/pxa2x0/uart.h index af095793..92cf702b 100644 --- a/include/arm/pxa2x0/uart.h +++ b/include/arm/pxa2x0/uart.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_UART_H #define PXA2X0_UART_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/pxa2x0/udc.h b/include/arm/pxa2x0/udc.h index c1252f4f..ea1b5add 100644 --- a/include/arm/pxa2x0/udc.h +++ b/include/arm/pxa2x0/udc.h @@ -43,7 +43,7 @@ #ifndef PXA2X0_UDC_H #define PXA2X0_UDC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/gpclk.h b/include/arm/sa11x0/gpclk.h index 7f1156b2..a8e294f5 100644 --- a/include/arm/sa11x0/gpclk.h +++ b/include/arm/sa11x0/gpclk.h @@ -39,7 +39,7 @@ #ifndef SA11X0_GPCLK_H #define SA11X0_GPCLK_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/gpio.h b/include/arm/sa11x0/gpio.h index 6652b93e..292f3004 100644 --- a/include/arm/sa11x0/gpio.h +++ b/include/arm/sa11x0/gpio.h @@ -39,7 +39,7 @@ #ifndef SA11X0_GPIO_H #define SA11X0_GPIO_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/hssp.h b/include/arm/sa11x0/hssp.h index 94323ca1..187e348b 100644 --- a/include/arm/sa11x0/hssp.h +++ b/include/arm/sa11x0/hssp.h @@ -39,7 +39,7 @@ #ifndef SA11X0_HSSP_H #define SA11X0_HSSP_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/ic.h b/include/arm/sa11x0/ic.h index f2b30300..5e5af6a9 100644 --- a/include/arm/sa11x0/ic.h +++ b/include/arm/sa11x0/ic.h @@ -39,7 +39,7 @@ #ifndef SA11X0_IC_H #define SA11X0_IC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/lcd.h b/include/arm/sa11x0/lcd.h index df7018c2..984317b6 100644 --- a/include/arm/sa11x0/lcd.h +++ b/include/arm/sa11x0/lcd.h @@ -39,7 +39,7 @@ #ifndef SA11X0_LCD_H #define SA11X0_LCD_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/mc.h b/include/arm/sa11x0/mc.h index eb961c90..8f06efcd 100644 --- a/include/arm/sa11x0/mc.h +++ b/include/arm/sa11x0/mc.h @@ -39,7 +39,7 @@ #ifndef SA11X0_MC_H #define SA11X0_MC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/mcp.h b/include/arm/sa11x0/mcp.h index f9aa018e..e9cbafa2 100644 --- a/include/arm/sa11x0/mcp.h +++ b/include/arm/sa11x0/mcp.h @@ -39,7 +39,7 @@ #ifndef SA11X0_MCP_H #define SA11X0_MCP_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/ost.h b/include/arm/sa11x0/ost.h index 93875f40..cf6327ea 100644 --- a/include/arm/sa11x0/ost.h +++ b/include/arm/sa11x0/ost.h @@ -39,7 +39,7 @@ #ifndef SA11X0_OST_H #define SA11X0_OST_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/pm.h b/include/arm/sa11x0/pm.h index 53d58ebb..dd4fcf6a 100644 --- a/include/arm/sa11x0/pm.h +++ b/include/arm/sa11x0/pm.h @@ -39,7 +39,7 @@ #ifndef SA11X0_PM_H #define SA11X0_PM_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/ppc.h b/include/arm/sa11x0/ppc.h index d28b0d2f..f7b21fc6 100644 --- a/include/arm/sa11x0/ppc.h +++ b/include/arm/sa11x0/ppc.h @@ -39,7 +39,7 @@ #ifndef SA11X0_PPC_H #define SA11X0_PPC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/rc.h b/include/arm/sa11x0/rc.h index 09078e3c..b50521e6 100644 --- a/include/arm/sa11x0/rc.h +++ b/include/arm/sa11x0/rc.h @@ -39,7 +39,7 @@ #ifndef SA11X0_RC_H #define SA11X0_RC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/rtc.h b/include/arm/sa11x0/rtc.h index 1018afa0..939717af 100644 --- a/include/arm/sa11x0/rtc.h +++ b/include/arm/sa11x0/rtc.h @@ -39,7 +39,7 @@ #ifndef SA11X0_RTC_H #define SA11X0_RTC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/ssp.h b/include/arm/sa11x0/ssp.h index 4ae59a4d..03f82abf 100644 --- a/include/arm/sa11x0/ssp.h +++ b/include/arm/sa11x0/ssp.h @@ -39,7 +39,7 @@ #ifndef SA11X0_SSP_H #define SA11X0_SSP_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/uart.h b/include/arm/sa11x0/uart.h index ff8127a8..8719a22b 100644 --- a/include/arm/sa11x0/uart.h +++ b/include/arm/sa11x0/uart.h @@ -39,7 +39,7 @@ #ifndef SA11X0_UART_H #define SA11X0_UART_H -#include +#include #if LANGUAGE == C #include diff --git a/include/arm/sa11x0/udc.h b/include/arm/sa11x0/udc.h index bc0235d4..5c10352a 100644 --- a/include/arm/sa11x0/udc.h +++ b/include/arm/sa11x0/udc.h @@ -39,7 +39,7 @@ #ifndef SA11X0_UDC_H #define SA11X0_UDC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/common.h b/include/common.h index 315bf756..72a4f892 100644 --- a/include/common.h +++ b/include/common.h @@ -1,63 +1,6 @@ /* * $Id$ * - * Common header file - * Copyright (C) 2002 ETC s.r.o. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. - * 3. Neither the name of the ETC s.r.o. nor the names of its contributors - * may be used to endorse or promote products derived from this software - * without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" - * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE - * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE - * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE - * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL - * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR - * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER - * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, - * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - * - * Written by Marcel Telka , 2002. - * */ -#ifndef COMMON_H -#define COMMON_H - -#ifndef LANGUAGE -# ifdef __ASSEMBLY__ -# define LANGUAGE ASM -# else -# define LANGUAGE C -# endif -#endif - -#ifndef ASM -#define ASM 0 -#endif - -#ifndef C -#define C 1 -#endif - -#define MAX_BITS_ABS_VAL 1024 -#define BITS_ABS(a) (((((a) + MAX_BITS_ABS_VAL) / MAX_BITS_ABS_VAL) * 2 - 1) * (a)) -#define BITS_MIN(a,b) (((a) + (b) - BITS_ABS((a) - (b))) / 2) - -#define bit(b) (1 << (b)) -#define bits(b1,b2) (((2 << BITS_ABS((b1) - (b2))) - 1) << BITS_MIN(b1,b2)) -#define bits_val(b1,b2,v) (((v) << BITS_MIN(b1,b2)) & bits(b1,b2)) -#define bits_get(b1,b2,v) (((v) & bits(b1,b2)) >> BITS_MIN(b1,b2)) - -#endif /* COMMON_H */ +#include diff --git a/include/device/codec/ucb1400.h b/include/device/codec/ucb1400.h index e9d8c39b..474cdd54 100644 --- a/include/device/codec/ucb1400.h +++ b/include/device/codec/ucb1400.h @@ -40,7 +40,7 @@ #ifndef UCB1400_H #define UCB1400_H -#include +#include #define UCB1400_IO_Data 0x5A /* see 12.11 in [1] */ #define UCB1400_IO_Direction 0x5C /* see 12.12 in [1] */ diff --git a/include/device/flash/28fxxxj.h b/include/device/flash/28fxxxj.h index d859f7be..6ef4f8ff 100644 --- a/include/device/flash/28fxxxj.h +++ b/include/device/flash/28fxxxj.h @@ -38,7 +38,7 @@ #ifndef FLASH_28FXXXJ_H #define FLASH_28FXXXJ_H -#include +#include /* SR bits - see Table 6. in [1] */ diff --git a/include/device/flash/28fxxxk.h b/include/device/flash/28fxxxk.h index 14628a16..b1d008ab 100644 --- a/include/device/flash/28fxxxk.h +++ b/include/device/flash/28fxxxk.h @@ -38,7 +38,7 @@ #ifndef FLASH_28FXXXK_H #define FLASH_28FXXXK_H -#include +#include /* RCR bits - see Table 4. in [1] */ diff --git a/include/device/flash/cfi.h b/include/device/flash/cfi.h index 06ed6dab..a0943c55 100644 --- a/include/device/flash/cfi.h +++ b/include/device/flash/cfi.h @@ -41,7 +41,7 @@ #ifndef FLASH_CFI_H #define FLASH_CFI_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/flash/intel.h b/include/device/flash/intel.h index 693708c4..3a82e3c2 100644 --- a/include/device/flash/intel.h +++ b/include/device/flash/intel.h @@ -40,7 +40,7 @@ #ifndef FLASH_INTEL_H #define FLASH_INTEL_H -#include +#include /* Intel CFI commands - see Table 4. in [1] and Table 3. in [2] */ diff --git a/include/device/other/hd64461/afe.h b/include/device/other/hd64461/afe.h index f7623a47..9a616546 100644 --- a/include/device/other/hd64461/afe.h +++ b/include/device/other/hd64461/afe.h @@ -42,7 +42,7 @@ #ifndef HD64461_AFE_H #define HD64461_AFE_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/gpio.h b/include/device/other/hd64461/gpio.h index eb782483..67ea0ebd 100644 --- a/include/device/other/hd64461/gpio.h +++ b/include/device/other/hd64461/gpio.h @@ -42,7 +42,7 @@ #ifndef HD64461_GPIO_H #define HD64461_GPIO_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/intc.h b/include/device/other/hd64461/intc.h index d8166b3a..5fb93eb2 100644 --- a/include/device/other/hd64461/intc.h +++ b/include/device/other/hd64461/intc.h @@ -42,7 +42,7 @@ #ifndef HD64461_INTC_H #define HD64461_INTC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/lcdc.h b/include/device/other/hd64461/lcdc.h index b3c330ec..03097176 100644 --- a/include/device/other/hd64461/lcdc.h +++ b/include/device/other/hd64461/lcdc.h @@ -42,7 +42,7 @@ #ifndef HD64461_LCDC_H #define HD64461_LCDC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/pcc.h b/include/device/other/hd64461/pcc.h index e4681bf3..56b7d112 100644 --- a/include/device/other/hd64461/pcc.h +++ b/include/device/other/hd64461/pcc.h @@ -42,7 +42,7 @@ #ifndef HD64461_PCC_H #define HD64461_PCC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/stbsys.h b/include/device/other/hd64461/stbsys.h index 1ebb114c..41d00425 100644 --- a/include/device/other/hd64461/stbsys.h +++ b/include/device/other/hd64461/stbsys.h @@ -42,7 +42,7 @@ #ifndef HD64461_STBSYS_H #define HD64461_STBSYS_H -#include +#include #if LANGUAGE == C #include diff --git a/include/device/other/hd64461/timer.h b/include/device/other/hd64461/timer.h index d652416b..523979b1 100644 --- a/include/device/other/hd64461/timer.h +++ b/include/device/other/hd64461/timer.h @@ -42,7 +42,7 @@ #ifndef HD64461_TIMER_H #define HD64461_TIMER_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/adc.h b/include/h8/h83048/adc.h index f270f800..4a40ac72 100644 --- a/include/h8/h83048/adc.h +++ b/include/h8/h83048/adc.h @@ -40,7 +40,7 @@ #ifndef H83048_ADC_H #define H83048_ADC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/dac.h b/include/h8/h83048/dac.h index 6a8342d2..d863c6bf 100644 --- a/include/h8/h83048/dac.h +++ b/include/h8/h83048/dac.h @@ -40,7 +40,7 @@ #ifndef H83048_DAC_H #define H83048_DAC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/dmac.h b/include/h8/h83048/dmac.h index 5c94b614..a00ceb1f 100644 --- a/include/h8/h83048/dmac.h +++ b/include/h8/h83048/dmac.h @@ -40,7 +40,7 @@ #ifndef H83048_DMAC_H #define H83048_DMAC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/flash.h b/include/h8/h83048/flash.h index 12db459c..3735c26b 100644 --- a/include/h8/h83048/flash.h +++ b/include/h8/h83048/flash.h @@ -40,7 +40,7 @@ #ifndef H83048_FLASH_H #define H83048_FLASH_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/ic.h b/include/h8/h83048/ic.h index 55efcf97..058fb3ab 100644 --- a/include/h8/h83048/ic.h +++ b/include/h8/h83048/ic.h @@ -40,7 +40,7 @@ #ifndef H83048_IC_H #define H83048_IC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/itu.h b/include/h8/h83048/itu.h index d3f7d387..3ac3532b 100644 --- a/include/h8/h83048/itu.h +++ b/include/h8/h83048/itu.h @@ -40,7 +40,7 @@ #ifndef H83048_ITU_H #define H83048_ITU_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/other.h b/include/h8/h83048/other.h index 47fbf38e..5276ea18 100644 --- a/include/h8/h83048/other.h +++ b/include/h8/h83048/other.h @@ -40,7 +40,7 @@ #ifndef H83048_OTHER_H #define H83048_OTHER_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/ports.h b/include/h8/h83048/ports.h index 570ec4ed..889c0d23 100644 --- a/include/h8/h83048/ports.h +++ b/include/h8/h83048/ports.h @@ -40,7 +40,7 @@ #ifndef H83048_PORTS_H #define H83048_PORTS_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/rc.h b/include/h8/h83048/rc.h index ac8bb0bd..795680f7 100644 --- a/include/h8/h83048/rc.h +++ b/include/h8/h83048/rc.h @@ -40,7 +40,7 @@ #ifndef H83048_RC_H #define H83048_RC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/sci.h b/include/h8/h83048/sci.h index 76664ac1..ffffc147 100644 --- a/include/h8/h83048/sci.h +++ b/include/h8/h83048/sci.h @@ -40,7 +40,7 @@ #ifndef H83048_SCI_H #define H83048_SCI_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/tpc.h b/include/h8/h83048/tpc.h index 3d2f0c0a..cd2ee403 100644 --- a/include/h8/h83048/tpc.h +++ b/include/h8/h83048/tpc.h @@ -40,7 +40,7 @@ #ifndef H83048_TPC_H #define H83048_TPC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h83048/wdt.h b/include/h8/h83048/wdt.h index 1880529f..a852c740 100644 --- a/include/h8/h83048/wdt.h +++ b/include/h8/h83048/wdt.h @@ -40,7 +40,7 @@ #ifndef H83048_WDT_H #define H83048_WDT_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/adc.h b/include/h8/h8s2357/adc.h index 37d4767f..2edfc1e9 100644 --- a/include/h8/h8s2357/adc.h +++ b/include/h8/h8s2357/adc.h @@ -40,7 +40,7 @@ #ifndef H8S2357_ADC_H #define H8S2357_ADC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/bus.h b/include/h8/h8s2357/bus.h index a83ab38c..2ff5b5e8 100644 --- a/include/h8/h8s2357/bus.h +++ b/include/h8/h8s2357/bus.h @@ -40,7 +40,7 @@ #ifndef H8S2357_BUS_H #define H8S2357_BUS_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/dac.h b/include/h8/h8s2357/dac.h index ed696de3..844e4925 100644 --- a/include/h8/h8s2357/dac.h +++ b/include/h8/h8s2357/dac.h @@ -40,7 +40,7 @@ #ifndef H8S2357_DAC_H #define H8S2357_DAC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/dmac.h b/include/h8/h8s2357/dmac.h index 68cd2ab2..46d93c1d 100644 --- a/include/h8/h8s2357/dmac.h +++ b/include/h8/h8s2357/dmac.h @@ -40,7 +40,7 @@ #ifndef H8S2357_DMAC_H #define H8S2357_DMAC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/dtc.h b/include/h8/h8s2357/dtc.h index a1c9f717..cf22e043 100644 --- a/include/h8/h8s2357/dtc.h +++ b/include/h8/h8s2357/dtc.h @@ -40,7 +40,7 @@ #ifndef H8S2357_DTC_H #define H8S2357_DTC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/flash.h b/include/h8/h8s2357/flash.h index b59f86b1..c0ddbbad 100644 --- a/include/h8/h8s2357/flash.h +++ b/include/h8/h8s2357/flash.h @@ -40,7 +40,7 @@ #ifndef H8S2357_FLASH_H #define H8S2357_FLASH_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/ic.h b/include/h8/h8s2357/ic.h index 88812134..260f56e7 100644 --- a/include/h8/h8s2357/ic.h +++ b/include/h8/h8s2357/ic.h @@ -40,7 +40,7 @@ #ifndef H8S2357_IC_H #define H8S2357_IC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/mcu.h b/include/h8/h8s2357/mcu.h index 274a6ec3..8e6a08ef 100644 --- a/include/h8/h8s2357/mcu.h +++ b/include/h8/h8s2357/mcu.h @@ -40,7 +40,7 @@ #ifndef H8S2357_MCU_H #define H8S2357_MCU_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/ports.h b/include/h8/h8s2357/ports.h index 52976761..827c9aa5 100644 --- a/include/h8/h8s2357/ports.h +++ b/include/h8/h8s2357/ports.h @@ -40,7 +40,7 @@ #ifndef H8S2357_PORTS_H #define H8S2357_PORTS_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/ppg.h b/include/h8/h8s2357/ppg.h index 4c54309f..0f3995fe 100644 --- a/include/h8/h8s2357/ppg.h +++ b/include/h8/h8s2357/ppg.h @@ -40,7 +40,7 @@ #ifndef H8S2357_PPG_H #define H8S2357_PPG_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/sci.h b/include/h8/h8s2357/sci.h index 40475110..23c6a5f3 100644 --- a/include/h8/h8s2357/sci.h +++ b/include/h8/h8s2357/sci.h @@ -40,7 +40,7 @@ #ifndef H8S2357_SCI_H #define H8S2357_SCI_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/timer.h b/include/h8/h8s2357/timer.h index 969b6cb1..085712a4 100644 --- a/include/h8/h8s2357/timer.h +++ b/include/h8/h8s2357/timer.h @@ -40,7 +40,7 @@ #ifndef H8S2357_TIMER_H #define H8S2357_TIMER_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/tpu.h b/include/h8/h8s2357/tpu.h index ec6fe861..f5633b8e 100644 --- a/include/h8/h8s2357/tpu.h +++ b/include/h8/h8s2357/tpu.h @@ -40,7 +40,7 @@ #ifndef H8S2357_TPU_H #define H8S2357_TPU_H -#include +#include #if LANGUAGE == C #include diff --git a/include/h8/h8s2357/wdt.h b/include/h8/h8s2357/wdt.h index 5596427c..725a8c76 100644 --- a/include/h8/h8s2357/wdt.h +++ b/include/h8/h8s2357/wdt.h @@ -40,7 +40,7 @@ #ifndef H8S2357_WDT_H #define H8S2357_WDT_H -#include +#include #if LANGUAGE == C #include diff --git a/include/sh/sh7709s/intc.h b/include/sh/sh7709s/intc.h index befe0c7c..98b8942d 100644 --- a/include/sh/sh7709s/intc.h +++ b/include/sh/sh7709s/intc.h @@ -42,7 +42,7 @@ #ifndef SH7709S_INTC_H #define SH7709S_INTC_H -#include +#include #if LANGUAGE == C #include diff --git a/include/sh/sh7750/ccn.h b/include/sh/sh7750/ccn.h index ef057402..007391c6 100644 --- a/include/sh/sh7750/ccn.h +++ b/include/sh/sh7750/ccn.h @@ -39,7 +39,7 @@ #ifndef SH7750_CCN_H #define SH7750_CCN_H -#include +#include #if LANGUAGE == C #include