diff options
-rw-r--r-- | libmachdev/trivfs_server.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libmachdev/trivfs_server.h b/libmachdev/trivfs_server.h index ae30a830..40ae57fe 100644 --- a/libmachdev/trivfs_server.h +++ b/libmachdev/trivfs_server.h @@ -27,7 +27,5 @@ extern struct port_class *trivfs_protid_class; extern struct port_class *trivfs_cntl_class; extern struct port_class *machdev_shutdown_notify_class; -void arrange_shutdown_notification (void); - #endif /* _MACHDEV_TRIVFS_SERVER_H */ |