diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-08 23:39:22 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-08 23:39:22 +0200 |
commit | fdb7c183bf756512064632094c9d3604b51686de (patch) | |
tree | b7ef9dc8e34743b8a75ebdfe9a8e8af392701131 /libddekit/mach.defs | |
parent | 3b1f2d62589352b2339cbc9ad1719f47778741b1 (diff) |
Do not skip old RPCs
Diffstat (limited to 'libddekit/mach.defs')
-rw-r--r-- | libddekit/mach.defs | 2 |
1 files changed, 1 insertions, 1 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. |