mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
parent
3925c7ec60
commit
c4ec847680
@ -10,4 +10,6 @@
|
||||
unsigned long raw_copy_from_user(void *to, const void * from, unsigned long n);
|
||||
unsigned long raw_copy_to_user(void *to, const void *from, unsigned long n);
|
||||
|
||||
unsigned long clear_user(void *mem, unsigned long len);
|
||||
|
||||
#endif /* _ASM__UACCESS_64_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user