fix build

svn path=/trunk/; revision=52176
This commit is contained in:
Timo Kreuzer 2011-06-10 17:41:02 +00:00
parent a3dee99b18
commit 14531e0020
17 changed files with 24 additions and 54 deletions

View file

@ -3,8 +3,6 @@
#include <asm.inc>
#include <arch.h>
.text
.code16

View file

@ -23,9 +23,6 @@
.text
.code16
#define ASM
#include <arch.h>
PUBLIC ChainLoadBiosBootSectorCode
ChainLoadBiosBootSectorCode:
.code64

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
EXTERN(DriveMapInt13HandlerStart)
Int13Handler:

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
/*
* U32 CpuidSupported(VOID);

View file

@ -20,10 +20,6 @@
.text
.code16
#define ASM
#include <arch.h>
.p2align 2 /* force 4-byte alignment */
EXTERN(i386idt)
/* Exception 0 - Divide By Zero */

View file

@ -23,9 +23,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
/*

View file

@ -20,8 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
#include <ver.h>
#define SCREEN_ATTR 0x1f /* Bright white on blue background */

View file

@ -24,8 +24,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
Int386_REGS:

View file

@ -23,8 +23,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
#include <multiboot.h>
/*

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
EXTERN(_ChainLoadBiosBootSectorCode)
.code32

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
EXTERN(_DriveMapInt13HandlerStart)
Int13Handler:

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
/*
* U32 CpuidSupported(VOID);

View file

@ -20,8 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
.p2align 2 /* force 4-byte alignment */

View file

@ -20,9 +20,8 @@
.text
.code16
#define ASM
#include <arch/pc/x86common.h>
#include <arch.h>
/*

View file

@ -21,8 +21,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
#include <ver.h>
#define SCREEN_ATTR 0x1f /* Bright white on blue background */

View file

@ -20,9 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
.code32
EXTERN(_BootNewLinuxKernel)

View file

@ -20,8 +20,7 @@
.text
.code16
#define ASM
#include <arch.h>
#include <arch/pc/x86common.h>
#include <multiboot.h>
/*