remove unnecessary function definition
Signed-off-by: Pattrick Hueper <phueper@hueper.net> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1163 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
fd1101de75
commit
298384710b
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ void of_release(void *, unsigned int );
|
|||
int of_yield(void);
|
||||
void * of_set_callback(void *);
|
||||
|
||||
unsigned int romfs_lookup(const char *, void **);
|
||||
int vpd_read(unsigned int , unsigned int , char *);
|
||||
int vpd_write(unsigned int , unsigned int , char *);
|
||||
int write_mm_log(char *, unsigned int , unsigned short );
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue