Moved the user_memcpy()/strlcpy()/memset() calls to KernelExport.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9104 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#ifndef _SYSCALL_ARGS_H
|
||||
#define _SYSCALL_ARGS_H
|
||||
|
||||
#include <KernelExport.h>
|
||||
#include <vm.h>
|
||||
|
||||
// Hack to be able to use the IS_USER_ADDRESS macro when compiling for R5.
|
||||
|
||||
Reference in New Issue
Block a user