Subversion Repositories Kolibri OS

Rev

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

Rev 1434 Rev 1874
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 1434 $
16
$Revision: 1874 $
17
 
17
 
18
 
18
 
Line 142... Line 142...
142
 
142
 
143
  .fpu_state       dd ?            ;+16
143
  .fpu_state       dd ?            ;+16
144
  .ev_count_       dd ? ;unused    ;+20
144
  .ev_count_       dd ? ;unused    ;+20
145
  .exc_handler     dd ?            ;+24
145
  .exc_handler     dd ?            ;+24
146
  .except_mask     dd ?            ;+28
146
  .except_mask     dd ?            ;+28
147
  .pl0_stack       dd ? ;unused    ;+32
147
  .pl0_stack       dd ?            ;+32
148
  .heap_base       dd ?            ;+36
148
  .heap_base       dd ?            ;+36
149
  .heap_top        dd ?            ;+40
149
  .heap_top        dd ?            ;+40
150
  .cursor          dd ?            ;+44
150
  .cursor          dd ?            ;+44
151
  .fd_ev           dd ?            ;+48
151
  .fd_ev           dd ?            ;+48