switch-coreboot/arch/x86/geodelx
Uwe Hermann 7705f6a682 Various smaller code fixes:
- Use 'static' for functions and structs which are not meant to be public.

 - Use 'const' for variables which are not meant to be modified.

 - Move some prototypes into legacy.h where they belong.

 - Drop prototypes for non-existing functions.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Marc Jones <marc.jones@amd.com>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@460 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-07-20 14:03:39 +00:00
..
cpu.c Various smaller code fixes: 2007-07-20 14:03:39 +00:00
geodelx.c Various smaller code fixes: 2007-07-20 14:03:39 +00:00
stage0.S Stage0 and Stage1 improvements. Gets Geode LX into initram. Use LAR XIP. Add disable_CAR(). 2007-07-19 15:15:57 +00:00
stage1.c Various smaller code fixes: 2007-07-20 14:03:39 +00:00