Changeset 78a95d6f in mainline for arch/ia32/include/boot/boot.h


Ignore:
Timestamp:
2006-03-13T16:05:43Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6d9c49a
Parents:
0967877
Message:

Support for loading segments containing .bss section.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/include/boot/boot.h

    r0967877 r78a95d6f  
    3030#define __ia32_BOOT_H__
    3131
    32 #define BOOT_OFFSET                     0x108000
     32#define BOOT_OFFSET             0x108000
    3333#define AP_BOOT_OFFSET          0x8000
    3434#define BOOT_STACK_SIZE 0x400
Note: See TracChangeset for help on using the changeset viewer.