source: trunk/minix/lib/i86/em/em_vars.s@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 184 bytes
Line 
1.define .reghp, .limhp, .ignmask, .trppc
2.extern .reghp, .limhp, .ignmask, .trppc
3
4.data
5.reghp:
6 .data2 endbss
7.limhp:
8 .data2 endbss
9.ignmask:
10 .data2 1336
11.trppc:
12 .data2 0
Note: See TracBrowser for help on using the repository browser.