Subversion Repositories Kolibri OS

Rev

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

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