added via accelerant, a copy of skeleton driver yet.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13578 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9d2d0e1ce6
commit
fc28464913
17
src/add-ons/accelerants/via/acc_std.h
Normal file
17
src/add-ons/accelerants/via/acc_std.h
Normal file
@ -0,0 +1,17 @@
|
||||
/*
|
||||
Copyright 1999, Be Incorporated. All Rights Reserved.
|
||||
This file may be used under the terms of the Be Sample Code License.
|
||||
*/
|
||||
|
||||
#if !defined(GLOBALDATA_H)
|
||||
#define GLOBALDATA_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include "DriverInterface.h"
|
||||
#include "globals.h"
|
||||
//apsed #include "extern.h"
|
||||
#include "proto.h"
|
||||
#include "be_driver_proto.h"
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user