]> git.saurik.com Git - apple/launchd.git/blobdiff - liblaunch/vproc_internal.h
launchd-842.92.1.tar.gz
[apple/launchd.git] / liblaunch / vproc_internal.h
index a47553ee80f1ea871293b8ffe15c2b5cb8871e35..4b0e3d6a8d4126dc110e7f498b998b1e594d8bbd 100644 (file)
@@ -56,11 +56,7 @@ vproc_err_t _vproc_post_fork_ping(void);
 #define _audit_session_join(s) 0
 #endif
 
-#if __arm__
-#define __LAUNCH_MACH_PORT_CONTEXT_T_DEFINED__ 1
-#else
 #define __LAUNCH_MACH_PORT_CONTEXT_T_DEFINED__ 0
-#endif
 
 #define SPAWN_HAS_PATH 0x0001
 #define SPAWN_HAS_WDIR 0x0002