Changeset 76560 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jan 1, 2019 3:01:10 AM (6 years ago)
- Location:
- trunk/src/VBox/Runtime
- Files:
-
- 50 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/.scm-settings
r76559 r76560 115 115 /common/misc/sanity.h : --no-fix-header-guards 116 116 /r3/win/vcc100-kernel32-fakes.h : --no-fix-header-guards 117 /*.h: --guard-relative-to-dir . --guard-prefix IPRT_INCLUDED_SRC_ 117 118 /include/internal/*.h: --guard-relative-to-dir include/internal --guard-prefix IPRT_INCLUDED_INTERNAL_ 118 119 -
trunk/src/VBox/Runtime/common/crypto/key-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_keys_internal_h28 #define ___common_crypto_keys_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_key_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_key_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/pkcs7-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_pkcs7_internal_h28 #define ___common_crypto_pkcs7_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_pkcs7_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_pkcs7_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/pkix-signature-builtin.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_pkix_signature_builtin_h28 #define ___common_crypto_pkix_signature_builtin_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_pkix_signature_builtin_h 28 #define IPRT_INCLUDED_SRC_common_crypto_pkix_signature_builtin_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/rsa-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_rsa_internal_h28 #define ___common_crypto_rsa_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_rsa_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_rsa_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/spc-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_spc_internal_h28 #define ___common_crypto_spc_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_spc_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_spc_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/store-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_store_internal_h28 #define ___common_crypto_store_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_store_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_store_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/taf-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_taf_internal_h28 #define ___common_crypto_taf_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_taf_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_taf_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/tsp-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_tsp_internal_h28 #define ___common_crypto_tsp_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_tsp_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_tsp_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/crypto/x509-internal.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___common_crypto_x509_internal_h28 #define ___common_crypto_x509_internal_h27 #ifndef IPRT_INCLUDED_SRC_common_crypto_x509_internal_h 28 #define IPRT_INCLUDED_SRC_common_crypto_x509_internal_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/misc/handletable.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_common_misc_handletable_h28 #define RT_INCLUDED_common_misc_handletable_h27 #ifndef IPRT_INCLUDED_SRC_common_misc_handletable_h 28 #define IPRT_INCLUDED_SRC_common_misc_handletable_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/common/zip/tar.h
r76553 r76560 25 25 */ 26 26 27 #ifndef __common_zip_tar_h28 #define __common_zip_tar_h27 #ifndef IPRT_INCLUDED_SRC_common_zip_tar_h 28 #define IPRT_INCLUDED_SRC_common_zip_tar_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/alloc-r0drv.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_alloc_r0drv_h28 #define ___r0drv_alloc_r0drv_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_alloc_r0drv_h 28 #define IPRT_INCLUDED_SRC_r0drv_alloc_r0drv_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/darwin/the-darwin-kernel.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___the_darwin_kernel_h28 #define ___the_darwin_kernel_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_darwin_the_darwin_kernel_h 28 #define IPRT_INCLUDED_SRC_r0drv_darwin_the_darwin_kernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/freebsd/sleepqueue-r0drv-freebsd.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_freebsd_sleepqueue_r0drv_freebsd_h28 #define ___r0drv_freebsd_sleepqueue_r0drv_freebsd_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_freebsd_sleepqueue_r0drv_freebsd_h 28 #define IPRT_INCLUDED_SRC_r0drv_freebsd_sleepqueue_r0drv_freebsd_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/freebsd/the-freebsd-kernel.h
r76513 r76560 29 29 */ 30 30 31 #ifndef ___the_freebsd_kernel_h32 #define ___the_freebsd_kernel_h31 #ifndef IPRT_INCLUDED_SRC_r0drv_freebsd_the_freebsd_kernel_h 32 #define IPRT_INCLUDED_SRC_r0drv_freebsd_the_freebsd_kernel_h 33 33 #ifndef RT_WITHOUT_PRAGMA_ONCE 34 34 # pragma once -
trunk/src/VBox/Runtime/r0drv/haiku/the-haiku-kernel.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___the_haiku_kernel_h28 #define ___the_haiku_kernel_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_haiku_the_haiku_kernel_h 28 #define IPRT_INCLUDED_SRC_r0drv_haiku_the_haiku_kernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/linux/string.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___string_h28 #define ___string_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_linux_string_h 28 #define IPRT_INCLUDED_SRC_r0drv_linux_string_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/linux/the-linux-kernel.h
r76557 r76560 25 25 */ 26 26 27 #ifndef ___the_linux_kernel_h28 #define ___the_linux_kernel_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_linux_the_linux_kernel_h 28 #define IPRT_INCLUDED_SRC_r0drv_linux_the_linux_kernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_linux_waitqueue_r0drv_linux_h28 #define ___r0drv_linux_waitqueue_r0drv_linux_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_linux_waitqueue_r0drv_linux_h 28 #define IPRT_INCLUDED_SRC_r0drv_linux_waitqueue_r0drv_linux_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/mp-r0drv.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_mp_r0drv_h28 #define ___r0drv_mp_r0drv_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_mp_r0drv_h 28 #define IPRT_INCLUDED_SRC_r0drv_mp_r0drv_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/netbsd/sleepqueue-r0drv-netbsd.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_netbsd_sleepqueue_r0drv_netbsd_h28 #define ___r0drv_netbsd_sleepqueue_r0drv_netbsd_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_netbsd_sleepqueue_r0drv_netbsd_h 28 #define IPRT_INCLUDED_SRC_r0drv_netbsd_sleepqueue_r0drv_netbsd_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/netbsd/the-netbsd-kernel.h
r76513 r76560 29 29 */ 30 30 31 #ifndef ___the_netbsd_kernel_h32 #define ___the_netbsd_kernel_h31 #ifndef IPRT_INCLUDED_SRC_r0drv_netbsd_the_netbsd_kernel_h 32 #define IPRT_INCLUDED_SRC_r0drv_netbsd_the_netbsd_kernel_h 33 33 #ifndef RT_WITHOUT_PRAGMA_ONCE 34 34 # pragma once -
trunk/src/VBox/Runtime/r0drv/nt/internal-r0drv-nt.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___internal_r0drv_h28 #define ___internal_r0drv_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_nt_internal_r0drv_nt_h 28 #define IPRT_INCLUDED_SRC_r0drv_nt_internal_r0drv_nt_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/nt/ntBldSymDb.cpp
r76553 r76560 219 219 "\n" 220 220 "\n" 221 "#ifndef ___r0drv_nt_symdbdata_h\n"222 "#define ___r0drv_nt_symdbdata_h\n"221 "#ifndef IPRT_INCLUDED_SRC_nt_symdbdata_h\n" 222 "#define IPRT_INCLUDED_SRC_nt_symdbdata_h\n" 223 223 "\n" 224 224 "#include \"r0drv/nt/symdb.h\"\n" -
trunk/src/VBox/Runtime/r0drv/nt/symdb.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___internal_r0drv_nt_symdb_h28 #define ___internal_r0drv_nt_symdb_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_nt_symdb_h 28 #define IPRT_INCLUDED_SRC_r0drv_nt_symdb_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/nt/symdbdata.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_nt_symdbdata_h28 #define ___r0drv_nt_symdbdata_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_nt_symdbdata_h 28 #define IPRT_INCLUDED_SRC_r0drv_nt_symdbdata_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/nt/the-nt-kernel.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___the_nt_kernel_h28 #define ___the_nt_kernel_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_nt_the_nt_kernel_h 28 #define IPRT_INCLUDED_SRC_r0drv_nt_the_nt_kernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/os2/the-os2-kernel.h
r76513 r76560 29 29 */ 30 30 31 #ifndef ___the_os2_kernel_h32 #define ___the_os2_kernel_h31 #ifndef IPRT_INCLUDED_SRC_r0drv_os2_the_os2_kernel_h 32 #define IPRT_INCLUDED_SRC_r0drv_os2_the_os2_kernel_h 33 33 #ifndef RT_WITHOUT_PRAGMA_ONCE 34 34 # pragma once -
trunk/src/VBox/Runtime/r0drv/power-r0drv.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_powermgt_r0drv_h28 #define ___r0drv_powermgt_r0drv_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_power_r0drv_h 28 #define IPRT_INCLUDED_SRC_r0drv_power_r0drv_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/solaris/memobj-r0drv-solaris.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_solaris_memobj_r0drv_solaris_h28 #define ___r0drv_solaris_memobj_r0drv_solaris_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_solaris_memobj_r0drv_solaris_h 28 #define IPRT_INCLUDED_SRC_r0drv_solaris_memobj_r0drv_solaris_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/solaris/semeventwait-r0drv-solaris.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r0drv_solaris_semeventwait_r0drv_solaris_h28 #define ___r0drv_solaris_semeventwait_r0drv_solaris_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_solaris_semeventwait_r0drv_solaris_h 28 #define IPRT_INCLUDED_SRC_r0drv_solaris_semeventwait_r0drv_solaris_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r0drv/solaris/the-solaris-kernel.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___the_solaris_kernel_h28 #define ___the_solaris_kernel_h27 #ifndef IPRT_INCLUDED_SRC_r0drv_solaris_the_solaris_kernel_h 28 #define IPRT_INCLUDED_SRC_r0drv_solaris_the_solaris_kernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/alloc-ef.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___alloc_ef_h28 #define ___alloc_ef_h27 #ifndef IPRT_INCLUDED_SRC_r3_alloc_ef_h 28 #define IPRT_INCLUDED_SRC_r3_alloc_ef_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/allocex.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r3_allocex_h28 #define ___r3_allocex_h27 #ifndef IPRT_INCLUDED_SRC_r3_allocex_h 28 #define IPRT_INCLUDED_SRC_r3_allocex_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/init.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___r3_init_h28 #define ___r3_init_h27 #ifndef IPRT_INCLUDED_SRC_r3_init_h 28 #define IPRT_INCLUDED_SRC_r3_init_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/nt/internal-r3-nt.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___internal_r3_nt_h___28 #define ___internal_r3_nt_h___27 #ifndef IPRT_INCLUDED_SRC_r3_nt_internal_r3_nt_h 28 #define IPRT_INCLUDED_SRC_r3_nt_internal_r3_nt_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_r3_solaris_coredumper_solaris_h28 #define RT_INCLUDED_r3_solaris_coredumper_solaris_h27 #ifndef IPRT_INCLUDED_SRC_r3_solaris_coredumper_solaris_h 28 #define IPRT_INCLUDED_SRC_r3_solaris_coredumper_solaris_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/win/internal-r3-win.h
r76557 r76560 25 25 */ 26 26 27 #ifndef ___internal_r3_win_h28 #define ___internal_r3_win_h27 #ifndef IPRT_INCLUDED_SRC_r3_win_internal_r3_win_h 28 #define IPRT_INCLUDED_SRC_r3_win_internal_r3_win_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/r3/win/vcc100-fakes.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___vcc100_fakes_h___28 #define ___vcc100_fakes_h___27 #ifndef IPRT_INCLUDED_SRC_r3_win_vcc100_fakes_h 28 #define IPRT_INCLUDED_SRC_r3_win_vcc100_fakes_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/72kb-random.h
r76553 r76560 26 26 */ 27 27 28 #ifndef RT_INCLUDED_testcase_72kb_random_h29 #define RT_INCLUDED_testcase_72kb_random_h28 #ifndef IPRT_INCLUDED_SRC_testcase_72kb_random_h 29 #define IPRT_INCLUDED_SRC_testcase_72kb_random_h 30 30 #ifndef RT_WITHOUT_PRAGMA_ONCE 31 31 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0Common.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___testcase_tstRTR0Common_h28 #define ___testcase_tstRTR0Common_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0Common_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0Common_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0CommonDriver.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___testcase_tstRTR0CommonDriver_h28 #define ___testcase_tstRTR0CommonDriver_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0CommonDriver_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0CommonDriver_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0CommonReq.h
r76553 r76560 25 25 */ 26 26 27 #ifndef ___testcase_tstRTR0CommonReq_h28 #define ___testcase_tstRTR0CommonReq_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0CommonReq_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0CommonReq_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0DbgKrnlInfo.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0DbgKrnlInfo_h28 #define RT_INCLUDED_testcase_tstRTR0DbgKrnlInfo_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0DbgKrnlInfo_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0DbgKrnlInfo_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0MemUserKernel.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0MemUserKernel_h28 #define RT_INCLUDED_testcase_tstRTR0MemUserKernel_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0MemUserKernel_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0MemUserKernel_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0SemMutex.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0SemMutex_h28 #define RT_INCLUDED_testcase_tstRTR0SemMutex_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0SemMutex_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0SemMutex_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0Thread.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0Thread_h28 #define RT_INCLUDED_testcase_tstRTR0Thread_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0Thread_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0Thread_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0ThreadPreemption.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0ThreadPreemption_h28 #define RT_INCLUDED_testcase_tstRTR0ThreadPreemption_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0ThreadPreemption_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0ThreadPreemption_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once -
trunk/src/VBox/Runtime/testcase/tstRTR0Timer.h
r76553 r76560 25 25 */ 26 26 27 #ifndef RT_INCLUDED_testcase_tstRTR0Timer_h28 #define RT_INCLUDED_testcase_tstRTR0Timer_h27 #ifndef IPRT_INCLUDED_SRC_testcase_tstRTR0Timer_h 28 #define IPRT_INCLUDED_SRC_testcase_tstRTR0Timer_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.