[BACK]Return to sunmouse.h CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / drivers / sbus / char

File: [Development] / linux-2.4-xfs / drivers / sbus / char / sunmouse.h (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

/* $Id: sunmouse.h,v 1.2 1999/11/19 09:56:34 davem Exp $
 * sunmouse.h: Interface to the SUN mouse driver.
 *
 * Copyright (C) 1997  Eddie C. Dost  (ecd@skynet.be)
 */

#ifndef _SPARC_SUNMOUSE_H
#define _SPARC_SUNMOUSE_H 1

extern void sun_mouse_zsinit(void);
extern void sun_mouse_inbyte(unsigned char, int);

#endif /* !(_SPARC_SUNMOUSE_H) */