diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-02-07 10:08:02 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-02-07 10:08:02 +0000 |
commit | e597ca4732c82148f37cb6931ca917818ee31c8a (patch) | |
tree | 3174a2cbfa020d02cf7db1c218d3d461533c5102 /firmware | |
parent | 70e59ede4e28a0972f0c4b3c2fab156ed186dd92 (diff) | |
download | rockbox-e597ca4732c82148f37cb6931ca917818ee31c8a.tar.gz rockbox-e597ca4732c82148f37cb6931ca917818ee31c8a.zip |
Move publicly (from apps) accessed files from drivers/ to export/.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3219 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r-- | firmware/export/adc.h (renamed from firmware/drivers/adc.h) | 0 | ||||
-rw-r--r-- | firmware/export/ata.h (renamed from firmware/drivers/ata.h) | 0 | ||||
-rw-r--r-- | firmware/export/button.h (renamed from firmware/drivers/button.h) | 0 | ||||
-rw-r--r-- | firmware/export/fat.h (renamed from firmware/drivers/fat.h) | 0 | ||||
-rw-r--r-- | firmware/export/i2c.h (renamed from firmware/drivers/i2c.h) | 0 | ||||
-rw-r--r-- | firmware/export/lcd.h (renamed from firmware/drivers/lcd.h) | 0 | ||||
-rw-r--r-- | firmware/export/led.h (renamed from firmware/drivers/led.h) | 0 | ||||
-rw-r--r-- | firmware/export/mas.h (renamed from firmware/drivers/mas.h) | 0 | ||||
-rw-r--r-- | firmware/export/power.h (renamed from firmware/drivers/power.h) | 0 | ||||
-rw-r--r-- | firmware/export/rtc.h (renamed from firmware/drivers/rtc.h) | 0 | ||||
-rw-r--r-- | firmware/export/serial.h (renamed from firmware/drivers/serial.h) | 0 | ||||
-rw-r--r-- | firmware/export/sh7034.h (renamed from firmware/drivers/sh7034.h) | 0 |
12 files changed, 0 insertions, 0 deletions
diff --git a/firmware/drivers/adc.h b/firmware/export/adc.h index 1c94eec63e..1c94eec63e 100644 --- a/firmware/drivers/adc.h +++ b/firmware/export/adc.h diff --git a/firmware/drivers/ata.h b/firmware/export/ata.h index 7a1fb4a952..7a1fb4a952 100644 --- a/firmware/drivers/ata.h +++ b/firmware/export/ata.h diff --git a/firmware/drivers/button.h b/firmware/export/button.h index c980e2e36c..c980e2e36c 100644 --- a/firmware/drivers/button.h +++ b/firmware/export/button.h diff --git a/firmware/drivers/fat.h b/firmware/export/fat.h index ec71fceb05..ec71fceb05 100644 --- a/firmware/drivers/fat.h +++ b/firmware/export/fat.h diff --git a/firmware/drivers/i2c.h b/firmware/export/i2c.h index ed9a5e678d..ed9a5e678d 100644 --- a/firmware/drivers/i2c.h +++ b/firmware/export/i2c.h diff --git a/firmware/drivers/lcd.h b/firmware/export/lcd.h index 6149dc38d7..6149dc38d7 100644 --- a/firmware/drivers/lcd.h +++ b/firmware/export/lcd.h diff --git a/firmware/drivers/led.h b/firmware/export/led.h index 9b2552f738..9b2552f738 100644 --- a/firmware/drivers/led.h +++ b/firmware/export/led.h diff --git a/firmware/drivers/mas.h b/firmware/export/mas.h index 573b9b6b37..573b9b6b37 100644 --- a/firmware/drivers/mas.h +++ b/firmware/export/mas.h diff --git a/firmware/drivers/power.h b/firmware/export/power.h index f4e7a0b990..f4e7a0b990 100644 --- a/firmware/drivers/power.h +++ b/firmware/export/power.h diff --git a/firmware/drivers/rtc.h b/firmware/export/rtc.h index fd1cd50274..fd1cd50274 100644 --- a/firmware/drivers/rtc.h +++ b/firmware/export/rtc.h diff --git a/firmware/drivers/serial.h b/firmware/export/serial.h index f2e5a945dd..f2e5a945dd 100644 --- a/firmware/drivers/serial.h +++ b/firmware/export/serial.h diff --git a/firmware/drivers/sh7034.h b/firmware/export/sh7034.h index 5dd7d96d5f..5dd7d96d5f 100644 --- a/firmware/drivers/sh7034.h +++ b/firmware/export/sh7034.h |