mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
changed include file spec
svn path=/trunk/; revision=99
This commit is contained in:
parent
043bc3b058
commit
f075faafdf
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
; This module has code to handle IRQs
|
; This module has code to handle IRQs
|
||||||
;
|
;
|
||||||
|
|
||||||
%include "internal/hal/segment.inc"
|
%include "internal/i386/segment.inc"
|
||||||
|
|
||||||
bits 32
|
bits 32
|
||||||
section .text
|
section .text
|
||||||
|
|
Loading…
Reference in a new issue