add a header file for i8259.h (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3881 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Stefan Reinauer
parent
5833f7c0e6
commit
a829bfe882
1
src/include/pc80/i8259.h
Normal file
1
src/include/pc80/i8259.h
Normal file
@@ -0,0 +1 @@
|
||||
void setup_i8259(void);
|
@@ -1,4 +1,5 @@
|
||||
#include <arch/io.h>
|
||||
#include <pc80/i8259.h>
|
||||
/* code taken from:
|
||||
!
|
||||
! setup.S Copyright (C) 1991, 1992 Linus Torvalds
|
||||
|
Reference in New Issue
Block a user