diff options
| author | Kazutaka YOKOTA <yokota@FreeBSD.org> | 2001-06-30 10:15:13 +0000 |
|---|---|---|
| committer | Kazutaka YOKOTA <yokota@FreeBSD.org> | 2001-06-30 10:15:13 +0000 |
| commit | fa783074ac610fa76e4c1545b92108ad7f6d9a88 (patch) | |
| tree | fa4bc2441dbc15aa9d2e8aeb49f62d413803f871 /sys/dev/syscons/syscons.h | |
| parent | 6c726162da6e9ace516d90f7c88faa0d5670ebb2 (diff) | |
Notes
Diffstat (limited to 'sys/dev/syscons/syscons.h')
| -rw-r--r-- | sys/dev/syscons/syscons.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/syscons/syscons.h b/sys/dev/syscons/syscons.h index 1924158e7f58f..5944e34d416e1 100644 --- a/sys/dev/syscons/syscons.h +++ b/sys/dev/syscons/syscons.h @@ -494,7 +494,6 @@ extern int (*sc_user_ioctl)(dev_t dev, u_long cmd, caddr_t data, int sc_probe_unit(int unit, int flags); int sc_attach_unit(int unit, int flags); -int sc_resume_unit(int unit); int set_mode(scr_stat *scp); |
