coreboot/include
Stefan Reinauer 109adc1598 fix size_t and memory types. We need to be careful, because gcc
calls memcpy etc itself. This is trivial (not easy), as it is just
reading man pages.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@308 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 16:56:34 +00:00
..
console Drop the include/console/loglevel.h file. 2007-04-05 23:13:51 +00:00
cpu/generic/x86 fix size_t and memory types. We need to be careful, because gcc 2007-05-05 16:56:34 +00:00
device There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00
elf.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
elf_boot.h Trivial: 2007-04-06 14:05:26 +00:00
ip_checksum.h Update compute_ip_checksum.c and ip_checksum.h to the versions from 2007-03-06 14:46:57 +00:00
isa-dma.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
keyboard.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
lar.h Trivial: 2007-04-06 14:05:26 +00:00
lib.h Add new Kconfig option to enable/disable beeps during LinuxBIOS boot. 2007-04-06 12:04:28 +00:00
mc146818rtc.h * update i82371eb code 2007-04-23 23:41:32 +00:00
stdlib.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
string.h fix size_t and memory types. We need to be careful, because gcc 2007-05-05 16:56:34 +00:00
tables.h fix size_t and memory types. We need to be careful, because gcc 2007-05-05 16:56:34 +00:00
uart8250.h Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00