/* riscos/usb/sys/driver.h
 *
 * (c) 2002 Simtec Electronics
 *
 * Ben Dooks
 *
 * include file for driver writing
 *
 * $Id: driver.h,v 1.4 2003/08/07 22:16:25 ben Exp $
 *
 * This Library file is part of the Simtec Electronics USB stack development
 *   suite.
 * Specific licence is granted to use this file by third parties for the
 *   development of USB device drivers.
 *
 */

#ifndef __RISCOS_USB_SYS_DRIVER_H
#define __RISCOS_USB_SYS_DRIVER_H "$Id: driver.h,v 1.4 2003/08/07 22:16:25 ben Exp $"

#include "usb/sys/fastacc.h"
#include "usb/sys/usefast.h"

#endif /* __RISCOS_USB_SYS_DRIVER_H */
