Subversion Repositories HelenOS

Rev

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

Rev 4127 Rev 4128
Line 324... Line 324...
324
 
324
 
325
default_mode:
325
default_mode:
326
	.ascii STRING(CONFIG_VESA_MODE)
326
	.ascii STRING(CONFIG_VESA_MODE)
327
	.ascii "-"
327
	.ascii "-"
328
	.asciz STRING(CONFIG_VESA_BPP)
328
	.asciz STRING(CONFIG_VESA_BPP)
-
 
329
	.fill 24
329
 
330
 
330
#include "vesa_ret.inc"
331
#include "vesa_ret.inc"
331
 
332
 
332
.align 4
333
.align 4
333
e_vesa_init:
334
e_vesa_init: