Changeset 9110ff0 in mainline for kernel/arch/ia32
- Timestamp:
 - 2010-07-01T16:20:29Z (15 years ago)
 - Branches:
 - lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
 - Children:
 - 5cca935
 - Parents:
 - 9a683150
 - File:
 - 
      
- 1 edited
 
- 
          
  kernel/arch/ia32/src/asm.S (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
kernel/arch/ia32/src/asm.S
r9a683150 r9110ff0 224 224 # and call exc_dispatch(). 225 225 # 226 #define INTERRUPT_ALIGN 128226 #define INTERRUPT_ALIGN 256 227 227 .macro handler i n 228 228  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  