Fix includes for showallroutes.
Signed-off-by: Myles Watson <mylesgw@gmail.com> Acked-by: Myles Watson <mylesgw@gmail.com> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5346 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "amdk8_pre_f.h"
|
||||
#endif
|
||||
|
||||
#ifndef __PRE_RAM__
|
||||
#ifndef __ROMCC__
|
||||
void showallroutes(int level, device_t dev);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user