Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 951 → Rev 952

/kernel/trunk/arch/ia32/include/boot/boot.h
29,7 → 29,7
#ifndef __ia32_BOOT_H__
#define __ia32_BOOT_H__
 
#define BOOT_OFFSET 0x108000
#define BOOT_OFFSET 0x108000
#define AP_BOOT_OFFSET 0x8000
#define BOOT_STACK_SIZE 0x400
 
/kernel/trunk/arch/ia32/src/asm.S
28,7 → 28,7
 
## very low and hardware-level functions
 
# Mask for interrupts 0 - 31 (bits 0 - 31) where 0 means that int has no error word
# Mask for interrupts 0 - 31 (bits 0 - 31) where 0 means that int has no error word
# and 1 means interrupt with error word
#define ERROR_WORD_INTERRUPT_LIST 0x00027D00