Subversion Repositories Kolibri OS

Rev

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

Rev 438 Rev 440
Line -... Line 1...
-
 
1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
2
;;                                                              ;;
-
 
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
-
 
4
;; Copyright (C) MenuetOS 2000-2004 Ville Mikael Turjanmaa      ;;
-
 
5
;; Distributed under terms of the GNU General Public License    ;;
-
 
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
-
 
7
 
-
 
8
 
1
iglobal
9
iglobal
2
  ;function pointers.
10
  ;function pointers.
3
  fdc_irq_func    dd fdc_null
11
  fdc_irq_func    dd fdc_null
4
endg
12
endg