sandbox: moved all sources to main kernel tree
This commit is contained in:
8
include/socks/types.h
Normal file
8
include/socks/types.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef SOCKS_TYPES_H_
|
||||
#define SOCKS_TYPES_H_
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
typedef uintptr_t phys_addr_t;
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user