Subversion Repositories Kolibri OS

Rev

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

Rev 8988 Rev 9051
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2016. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2016. All rights reserved. ;;
4
;;  Distributed under terms of the GNU General Public License.  ;;
4
;;  Distributed under terms of the GNU General Public License.  ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
-
 
8
$Revision: 9051 $
-
 
9
 
Line 8... Line 10...
8
$Revision: 8111 $
10
include "libc/libc.inc"
9
 
11
 
10
include "core/sync.inc"         ; macros for synhronization objects
12
include "core/sync.inc"         ; macros for synhronization objects
11
include "core/sys32.inc"        ; process management
13
include "core/sys32.inc"        ; process management