added via accelerant, a copy of skeleton driver yet.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13608 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2005-07-10 17:59:56 +00:00
parent cc9bb0a44d
commit b6f37046ce
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#include <stdio.h>
#include <sys/ioctl.h>
#include <math.h>
#include <OS.h>
#include "DriverInterface.h"
#include "globals.h"
//apsed #include "extern.h"
#include "proto.h"
#include "macros.h"