Remove a few more warnings from fam10.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5440 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
07ef092ef2
commit
075fbe8201
21 changed files with 95 additions and 93 deletions
|
|
@ -2,6 +2,7 @@
|
|||
#define CPU_AMD_MICORCODE_H
|
||||
|
||||
void amd_update_microcode(void *microcode_updates, unsigned processor_rev_id);
|
||||
void update_microcode(u32 processor_rev_id);
|
||||
void model_fxx_update_microcode(unsigned cpu_deviceid);
|
||||
#endif /* CPU_AMD_MICROCODE_H */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue