summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-05-08 23:39:22 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-05-08 23:39:22 +0200
commitfdb7c183bf756512064632094c9d3604b51686de (patch)
treeb7ef9dc8e34743b8a75ebdfe9a8e8af392701131
parent3b1f2d62589352b2339cbc9ad1719f47778741b1 (diff)
Do not skip old RPCs
-rw-r--r--libddekit/mach.defs2
-rw-r--r--libmachdev/mach.defs2
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.