changed include file spec

svn path=/trunk/; revision=99
This commit is contained in:
Rex Jolliff 1998-11-29 19:15:37 +00:00
parent 043bc3b058
commit f075faafdf

View file

@ -2,7 +2,7 @@
; This module has code to handle IRQs
;
%include "internal/hal/segment.inc"
%include "internal/i386/segment.inc"
bits 32
section .text