source:
trunk/minix/lib/i86/em/em_vars.s@
10
Last change on this file since 10 was 9, checked in by , 14 years ago | |
---|---|
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.