Init
This commit is contained in:
13
sys/sbusdev/aclone.h
Normal file
13
sys/sbusdev/aclone.h
Normal file
@@ -0,0 +1,13 @@
|
||||
/*
|
||||
* @(#) aclone.h 1.1@(#) Copyright (c) 1991-92 Sun Microsystems, Inc.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#ifndef _sbusdev_aclone_h
|
||||
#define _sbusdev_aclone_h
|
||||
|
||||
extern int aclone_register();
|
||||
extern void aclone_unregister();
|
||||
|
||||
#endif /* _sbusdev_aclone_h */
|
||||
Reference in New Issue
Block a user