diff options
author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-30 13:52:47 +0200 |
---|---|---|
committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2014-04-30 13:52:47 +0200 |
commit | 32b5d3ceb7a120b76f10f69afb6acbf453a76bbc (patch) | |
tree | 247c37a030097f4b21954981166a8d5a4a953d54 /linux/pcmcia-cs/include | |
parent | d12207fb5a8cef131f262878f98da923af1f8fea (diff) |
include: do not guard the host_slab_info RPC with MACH_VM_DEBUG
Previously, the definition of the host_slab_info RPC was guarded with
MACH_VM_DEBUG, even though it is not at all concerned with the VM
subsystem. Furthermore, there was no "skip" directive for
host_slab_info.
The function host_slab_info is guarded with MACH_DEBUG. The server
for the RPCs in mach_debug.defs is only used if MACH_DEBUG is
defined. There is no need to guard host_slab_info.
* include/mach_debug/mach_debug.defs (host_slab_info): Unconditionally
include the RPC.
Diffstat (limited to 'linux/pcmcia-cs/include')
0 files changed, 0 insertions, 0 deletions