Added Be's driver_settings.h header file (hey, they don't even include any

license stuff in it :-).
Some cleanup on the other headers.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@638 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2002-08-07 22:36:49 +00:00
parent 2de6c0e035
commit 0daa3f2af3
5 changed files with 59 additions and 7 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
*******************************************************************************/
#ifndef _ISA_H
#define _ISA_H 1
#define _ISA_H
//#include <SupportDefs.h>
#include <bus_manager.h>
@@ -81,4 +81,4 @@ struct isa_module_info {
}
#endif
#endif
#endif /* _ISA_H */