mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
fix build
svn path=/trunk/; revision=52176
This commit is contained in:
parent
a3dee99b18
commit
14531e0020
17 changed files with 24 additions and 54 deletions
|
@ -3,8 +3,6 @@
|
||||||
|
|
||||||
#include <asm.inc>
|
#include <asm.inc>
|
||||||
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
|
|
|
@ -23,9 +23,6 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
PUBLIC ChainLoadBiosBootSectorCode
|
PUBLIC ChainLoadBiosBootSectorCode
|
||||||
ChainLoadBiosBootSectorCode:
|
ChainLoadBiosBootSectorCode:
|
||||||
.code64
|
.code64
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
EXTERN(DriveMapInt13HandlerStart)
|
EXTERN(DriveMapInt13HandlerStart)
|
||||||
Int13Handler:
|
Int13Handler:
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* U32 CpuidSupported(VOID);
|
* U32 CpuidSupported(VOID);
|
||||||
|
|
|
@ -20,10 +20,6 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
.p2align 2 /* force 4-byte alignment */
|
.p2align 2 /* force 4-byte alignment */
|
||||||
EXTERN(i386idt)
|
EXTERN(i386idt)
|
||||||
/* Exception 0 - Divide By Zero */
|
/* Exception 0 - Divide By Zero */
|
||||||
|
|
|
@ -23,9 +23,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -20,8 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
#include <ver.h>
|
#include <ver.h>
|
||||||
|
|
||||||
#define SCREEN_ATTR 0x1f /* Bright white on blue background */
|
#define SCREEN_ATTR 0x1f /* Bright white on blue background */
|
||||||
|
|
|
@ -24,8 +24,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
Int386_REGS:
|
Int386_REGS:
|
||||||
|
|
|
@ -23,8 +23,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
#include <multiboot.h>
|
#include <multiboot.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
EXTERN(_ChainLoadBiosBootSectorCode)
|
EXTERN(_ChainLoadBiosBootSectorCode)
|
||||||
.code32
|
.code32
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
EXTERN(_DriveMapInt13HandlerStart)
|
EXTERN(_DriveMapInt13HandlerStart)
|
||||||
Int13Handler:
|
Int13Handler:
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* U32 CpuidSupported(VOID);
|
* U32 CpuidSupported(VOID);
|
||||||
|
|
|
@ -20,8 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
.p2align 2 /* force 4-byte alignment */
|
.p2align 2 /* force 4-byte alignment */
|
||||||
|
|
|
@ -20,9 +20,8 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
|
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
|
@ -21,8 +21,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
#include <ver.h>
|
#include <ver.h>
|
||||||
|
|
||||||
#define SCREEN_ATTR 0x1f /* Bright white on blue background */
|
#define SCREEN_ATTR 0x1f /* Bright white on blue background */
|
||||||
|
|
|
@ -20,9 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
|
|
||||||
|
|
||||||
.code32
|
.code32
|
||||||
EXTERN(_BootNewLinuxKernel)
|
EXTERN(_BootNewLinuxKernel)
|
||||||
|
|
|
@ -20,8 +20,7 @@
|
||||||
.text
|
.text
|
||||||
.code16
|
.code16
|
||||||
|
|
||||||
#define ASM
|
#include <arch/pc/x86common.h>
|
||||||
#include <arch.h>
|
|
||||||
#include <multiboot.h>
|
#include <multiboot.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Reference in a new issue