From ad5ecf906b576a3d6b2168df2ac5276ebe66314a Mon Sep 17 00:00:00 2001 From: Tomas Hruby Date: Fri, 3 Sep 2010 17:01:18 +0000 Subject: [PATCH] asm.h not installed --- include/arch/i386/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/arch/i386/Makefile b/include/arch/i386/Makefile index ac1f1b8e0..dfcce3570 100644 --- a/include/arch/i386/Makefile +++ b/include/arch/i386/Makefile @@ -3,6 +3,6 @@ INCSDIR= /usr/include/i386 INCS= archtypes.h bios.h cmos.h cpu.h diskparm.h fpu.h int86.h \ interrupt.h mcontext.h memory.h partition.h \ pci.h pci_amd.h pci_intel.h pci_sis.h pci_via.h \ - ports.h stackframe.h vm.h + ports.h stackframe.h vm.h asm.h .include -- 2.44.0