diff options
author | Olaf Hering <olaf@aepfle.de> | 2012-01-31 11:33:35 +0000 |
---|---|---|
committer | Olaf Hering <olaf@aepfle.de> | 2012-01-31 11:33:35 +0000 |
commit | b9933931b573a01d8fd4525a185c7fa858c44461 (patch) | |
tree | d1e000d2912caf57db669e76dc52596fd6999e98 /extras/mini-os/sched.c | |
parent | e47ceecc301c3d1123aaf2c6d95f214a6dda4e81 (diff) | |
download | xen-b9933931b573a01d8fd4525a185c7fa858c44461.tar.gz xen-b9933931b573a01d8fd4525a185c7fa858c44461.tar.bz2 xen-b9933931b573a01d8fd4525a185c7fa858c44461.zip |
mini-os: convert mlock macros to C functions
mlock and munlock are implemented as macros in mini-os. Their usage
requires casting in common code. Convert them to C syntax and provide
an empty dummy function. Remove the now unneeded (void) cast from two
munlock calls.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Diffstat (limited to 'extras/mini-os/sched.c')
0 files changed, 0 insertions, 0 deletions