Make everything compile correctly
Everything should compile fine now.
This commit is contained in:
@@ -136,8 +136,8 @@ machine_at_6abx3_init(const machine_t *model)
|
||||
device_add(&intel_flash_bxt_device);
|
||||
|
||||
return ret;
|
||||
|
||||
##if defined(DEV_BRANCH) && defined(USE_I686)
|
||||
}
|
||||
#if defined(DEV_BRANCH) && defined(USE_I686)
|
||||
int
|
||||
machine_at_p2bls_init(const machine_t *model)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user