From a6a6afc285f8f4a1aadc8857ac980b62010ce004 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 3 Dec 2023 02:05:57 +0100 Subject: Revert "x86_64: adapt MiG generated stubs to use mach_port_name_inlined_t for inlined port rights." This reverts commit c40604042bd6e9f80e4f5fe6bc9deefb29c4b94a. --- cpu.sym | 1 - 1 file changed, 1 deletion(-) (limited to 'cpu.sym') diff --git a/cpu.sym b/cpu.sym index 1ac2fae..bee12f0 100644 --- a/cpu.sym +++ b/cpu.sym @@ -105,7 +105,6 @@ expr sizeof(float) sizeof_float expr sizeof(double) sizeof_double expr sizeof(uintptr_t) sizeof_uintptr_t expr sizeof(intptr_t) sizeof_intptr_t -expr (sizeof(uintptr_t)*8) sizeof_uintptr_t_in_bits expr sizeof(mach_msg_header_t) sizeof_mach_msg_header_t expr sizeof(mach_msg_type_long_t) sizeof_mach_msg_type_long_t expr sizeof(mach_msg_type_t) sizeof_mach_msg_type_t -- cgit v1.2.3