Subversion Repositories HelenOS

Rev

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

Rev 1824 Rev 1832
Line 75... Line 75...
75
 
75
 
76
.global shared_info
76
.global shared_info
77
.org 0x1000
77
.org 0x1000
78
shared_info:
78
shared_info:
79
	.space PAGE_SIZE
79
	.space PAGE_SIZE
-
 
80
 
-
 
81
.global console_page
-
 
82
.org 0x2000
-
 
83
console_page:
-
 
84
	.space PAGE_SIZE