/* usb/sys/system.h
 *
 * (c) 2002 Simtec Electronics
 *
 * Ben Dooks
 *
 * RISCOS dependant usb definitons
 *
 * $Id: system.h,v 1.5 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_SYS_SYSTEM_H
#define __RISCOS_SYS_SYSTEM_H "$Id: system.h,v 1.5 2003/08/07 22:16:25 ben Exp $"


extern void usb_run_callbacks(void);

#endif /* __RISCOS_SYS_SYSTEM_H */
