forked from Imagelibrary/rtems
Add prototype.
This commit is contained in:
@@ -48,6 +48,9 @@
|
|||||||
* Driver function table
|
* Driver function table
|
||||||
*/
|
*/
|
||||||
extern rtc_fns mc146818a_fns;
|
extern rtc_fns mc146818a_fns;
|
||||||
|
boolean mc146818a_probe(
|
||||||
|
int minor
|
||||||
|
);
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Default register access routines
|
* Default register access routines
|
||||||
|
|||||||
Reference in New Issue
Block a user