V3 compilation errors:
Clean up lib.h prototypes. Signed-off-by: Marc Jones <marc.jones@amd.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@568 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
e086b5cf81
commit
403ab3de13
1 changed files with 0 additions and 7 deletions
|
|
@ -36,11 +36,4 @@ void delay(unsigned int secs);
|
|||
void beep_short(void);
|
||||
void beep_long(void);
|
||||
|
||||
/* smbus functions */
|
||||
int smbus_read_byte(unsigned device, unsigned address);
|
||||
|
||||
/* dram functions */
|
||||
void ram_failure(const char *why);
|
||||
void ram_initialize(int controllers, void *ctrl);
|
||||
|
||||
#endif /* LIB_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue