repo.or.cz
/
mascara-docs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* better
[mascara-docs.git]
/
i386
/
linux-2.3.21
/
drivers
/
sgi
/
char
/
usema.h
blob
2f82f87b8503b0a30ae8212260f0aece4de94ae5
1
/* usema.h
2
*
3
* Copyright (C) 1996 Alex deVries <puffin@redhat.com>
4
*/
5
#ifndef _SGI_USEMA_H
6
#define _SGI_USEMA_H
7
8
void
usema_init
(
void
);
9
10
#endif