/* usema.h
 *
 * Copyright (C) 1996 Alex deVries <puffin@redhat.com>
 */
#ifndef _SGI_USEMA_H
#define _SGI_USEMA_H

void usema_init (void); 

#endif
