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:
committed by
Stefan Reinauer
parent
8c4af2b9e2
commit
c5983305ef
@@ -1 +1 @@
|
||||
void intel_update_microcode(void *microcode_updates);
|
||||
void intel_update_microcode(const void *microcode_updates);
|
||||
|
Reference in New Issue
Block a user