switch-coreboot/include/arch/x86
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
..
arch Document origin of include/arch/x86/arch/spinlock.h and use proper 2007-07-03 16:58:16 +00:00
amd_geodelx.h Remove some include files which are not required (and add some which are). 2007-07-12 01:26:43 +00:00
byteorder.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
cpu.h Various smaller code fixes: 2007-07-20 14:03:39 +00:00
div64.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
io.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
legacy.h Various smaller code fixes: 2007-07-20 14:03:39 +00:00
msr.h two more unsigned! 2007-06-29 00:23:18 +00:00
pci_ops.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
pciconf.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
swab.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00
types.h Use the same naming convention and placement for "include guards" in 2007-05-21 06:48:47 +00:00