Subversion Repositories Kolibri OS

Rev

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

Rev 890 Rev 996
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: 890 $
16
$Revision: 996 $
17
 
17
 
18
 
18
 
Line 217... Line 217...
217
 
217
 
Line 218... Line 218...
218
; Network Interface & TCPIP Stack
218
; Network Interface & TCPIP Stack
Line 219... Line -...
219
 
-
 
220
include "network/stack.inc"
-
 
221
 
-
 
222
;include "drivers/uart.inc"
-
 
223
 
-
 
224
 
-
 
225
; Mouse pointer
-
 
226
 
219
 
Line 227... Line 220...
227
include "gui/mouse.inc"
220
include "network/stack.inc"
Line 228... Line 221...
228
 
221