Subversion Repositories HelenOS-historic

Rev

Rev 168 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 168 Rev 185
Line 32... Line 32...
32
# and 1 means interrupt with error word
32
# and 1 means interrupt with error word
33
#define ERROR_WORD_INTERRUPT_LIST 0x00027D00
33
#define ERROR_WORD_INTERRUPT_LIST 0x00027D00
34
 
34
 
35
.text
35
.text
36
 
36
 
37
.global cpu_halt
-
 
38
.global cpu_sleep
-
 
39
.global paging_on
37
.global paging_on
40
.global enable_l_apic_in_msr
38
.global enable_l_apic_in_msr
41
.global interrupt_handlers
39
.global interrupt_handlers
42
.global inb
40
.global inb
43
.global inw
41
.global inw