Changeset 78a95d6f in mainline for arch/ia32/src


Ignore:
Timestamp:
2006-03-13T16:05:43Z (20 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/src/asm.S

    r0967877 r78a95d6f  
    2929## very low and hardware-level functions
    3030
    31 #  Mask for interrupts 0 - 31 (bits 0 - 31) where 0 means that int has no error word
     31# Mask for interrupts 0 - 31 (bits 0 - 31) where 0 means that int has no error word
    3232# and 1 means interrupt with error word
    3333#define ERROR_WORD_INTERRUPT_LIST 0x00027D00
Note: See TracChangeset for help on using the changeset viewer.