ddk: 3.17.3

git-svn-id: svn://kolibrios.org@5178 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2014-11-16 11:38:35 +00:00
parent 6a8f9e7ccd
commit 46307e7dc7
5 changed files with 166 additions and 4 deletions

View File

@@ -9,6 +9,7 @@
#ifdef __KERNEL__
#include <linux/types.h>
#include <mutex.h>
typedef unsigned long kernel_ulong_t;
#endif