Remove an obsolete prototype for procfs_kmemaccess().
Submitted by: rwatson
This commit is contained in:
parent
2651db53df
commit
40e7a740c9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87669
@ -58,9 +58,6 @@ int procfs_doproctype(PFS_FILL_ARGS);
|
||||
int procfs_ioctl(PFS_IOCTL_ARGS);
|
||||
int procfs_close(PFS_CLOSE_ARGS);
|
||||
|
||||
/* Return 1 if process has special kernel digging privileges */
|
||||
int procfs_kmemaccess(struct proc *);
|
||||
|
||||
/* Attributes */
|
||||
int procfs_attr(PFS_ATTR_ARGS);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user