fix compiler warnings (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3878 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
8c4af2b9e2
commit
c5983305ef
2 changed files with 5 additions and 5 deletions
|
|
@ -1 +1 @@
|
|||
void intel_update_microcode(void *microcode_updates);
|
||||
void intel_update_microcode(const void *microcode_updates);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue