diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/x86/boot/compressed/early_serial_console.c')
-rw-r--r-- | ANDROID_3.4.5/arch/x86/boot/compressed/early_serial_console.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ANDROID_3.4.5/arch/x86/boot/compressed/early_serial_console.c b/ANDROID_3.4.5/arch/x86/boot/compressed/early_serial_console.c deleted file mode 100644 index 261e81fb..00000000 --- a/ANDROID_3.4.5/arch/x86/boot/compressed/early_serial_console.c +++ /dev/null @@ -1,5 +0,0 @@ -#include "misc.h" - -int early_serial_base; - -#include "../early_serial_console.c" |