diff options
-rw-r--r-- | libddekit/mach.defs | 2 | ||||
-rw-r--r-- | libmachdev/mach.defs | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libddekit/mach.defs b/libddekit/mach.defs index 764bd451..dc616e65 100644 --- a/libddekit/mach.defs +++ b/libddekit/mach.defs @@ -760,7 +760,7 @@ routine vm_machine_attribute( attribute : vm_machine_attribute_t; inout value : vm_machine_attribute_val_t); -/*skip;*/ /* old host_fpa_counters_reset */ +skip; /* old host_fpa_counters_reset */ /* * This routine is created for allocating DMA buffers. diff --git a/libmachdev/mach.defs b/libmachdev/mach.defs index 764bd451..dc616e65 100644 --- a/libmachdev/mach.defs +++ b/libmachdev/mach.defs @@ -760,7 +760,7 @@ routine vm_machine_attribute( attribute : vm_machine_attribute_t; inout value : vm_machine_attribute_val_t); -/*skip;*/ /* old host_fpa_counters_reset */ +skip; /* old host_fpa_counters_reset */ /* * This routine is created for allocating DMA buffers. |