summaryrefslogtreecommitdiffstats
path: root/drivers/sgi/char/usema.h
blob: 2f82f87b8503b0a30ae8212260f0aece4de94ae5 (plain)
1
2
3
4
5
6
7
8
9
10
/* usema.h
 *
 * Copyright (C) 1996 Alex deVries <puffin@redhat.com>
 */
#ifndef _SGI_USEMA_H
#define _SGI_USEMA_H

void usema_init (void); 

#endif