/* riscos/driver/hid/mousevec.h
 *
 * (c) 2002 Simtec Electronics
 *
 * Ben Dooks
 *
 * Header file for mousevec assembly code
 *
 * $Id: mousevec.h,v 1.3 2003/08/08 11:17:17 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 __MOUSEVEC_H
#define __MOUSEVEC_H "$Id: mousevec.h,v 1.3 2003/08/08 11:17:17 ben Exp $"

extern void vector_mousev(void);

#endif /* __MOUSEVEC_H */
