Subversion Repositories Kolibri OS

Rev

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

Rev 8056 Rev 8162
Line 108... Line 108...
108
  end if
108
  end if
Line 109... Line 109...
109
 
109
 
110
  dd 0x0
110
  dd 0x0
111
 }
111
 }
-
 
112
MEOS_APP_START fix meos_app_start
Line 112... Line 113...
112
MEOS_APP_START fix meos_app_start
113
KOS_APP_START fix meos_app_start
113
 
114
 
114
macro code
115
macro code
115
 {
116
 {
Line 145... Line 146...
145
  rb 2048
146
  rb 2048
146
  __stack:
147
  __stack:
147
  __memory:
148
  __memory:
148
 }
149
 }
149
MEOS_APP_END fix meos_app_end
150
MEOS_APP_END fix meos_app_end
-
 
151
KOS_APP_END fix meos_app_end
Line 150... Line 152...
150
 
152
 
151
 
153
 
152
; macro for defining multiline text data
154
; macro for defining multiline text data