Subversion Repositories Kolibri OS

Rev

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

Rev 3013 Rev 9570
Line 79... Line 79...
79
	dd I_Param	; boot parameters
79
	dd I_Param	; boot parameters
80
	dd path		; path
80
	dd path		; path
81
;------------------------------------------------------------------------------
81
;------------------------------------------------------------------------------
82
include 'lang.inc'
82
include 'lang.inc'
83
include '../../../macros.inc'
83
include '../../../macros.inc'
-
 
84
include '../../../KOSfuncs.inc'
84
include '../../../develop/libraries/box_lib/load_lib.mac'
85
include '../../../load_lib.mac'
85
;include '../../../debug.inc'
86
;include '../../../debug.inc'
86
;------------------------------------------------------------------------------
87
;------------------------------------------------------------------------------
87
        @use_library    ;use load lib macros
88
        @use_library    ;use load lib macros
88
;------------------------------------------------------------------------------
89
;------------------------------------------------------------------------------
89
START:		; start of execution
90
START:		; start of execution