. pci driver now returns devices, even when they have been pci_reserve()d
[minix3.git] / lib / i386 / head / em_head.s
blob2164dbcc7ae5df49d5d1a7ed15d0e280352e73a3
2 .sect .text; .sect .rom; .sect .data; .sect .bss
3 .define ERANGE,ESET,EHEAP,ECASE,EILLINS,EIDIVZ,EODDZ
4 .define .trppc, .ignmask
6 ERANGE = 1
7 ESET = 2
8 EIDIVZ = 6
9 EHEAP = 17
10 EILLINS = 18
11 EODDZ = 19
12 ECASE = 20
14 #include <em_abs.h>
16 .sect .data
17 .trppc:
18 .data4 0
19 .ignmask:
20 .data4 EIOVFL | EIUND | ECONV | EFOVFL | EFUNFL