VirtualBox

Ignore:
Timestamp:
Jan 1, 2019 6:14:44 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
127881
Message:

ValKit: scm header guard alignment.

Location:
trunk/src/VBox/ValidationKit/bootsectors
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/bootsectors/bs3-cpu-generated-1.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_cpu_generated_1_h___
    28 #define ___bs3_cpu_generated_1_h___
     27#ifndef VBOX_INCLUDED_SRC_bootsectors_bs3_cpu_generated_1_h
     28#define VBOX_INCLUDED_SRC_bootsectors_bs3_cpu_generated_1_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    801801
    802802
    803 #endif
    804 
     803#endif /* !VBOX_INCLUDED_SRC_bootsectors_bs3_cpu_generated_1_h */
     804
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-memory.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_cmn_memory_h
    28 #define ___bs3_cmn_memory_h
     27#ifndef BS3KIT_INCLUDED_bs3_cmn_memory_h
     28#define BS3KIT_INCLUDED_bs3_cmn_memory_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    9696RT_C_DECLS_END;
    9797
    98 #endif
     98#endif /* !BS3KIT_INCLUDED_bs3_cmn_memory_h */
    9999
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-paging.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_cmn_paging_h
    28 #define ___bs3_cmn_paging_h
     27#ifndef BS3KIT_INCLUDED_bs3_cmn_paging_h
     28#define BS3KIT_INCLUDED_bs3_cmn_paging_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    5656#include "bs3kit-mangling-code.h"
    5757
    58 #endif
     58#endif /* !BS3KIT_INCLUDED_bs3_cmn_paging_h */
    5959
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-pic.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_cmn_pic_h
    28 #define ___bs3_cmn_pic_h
     27#ifndef BS3KIT_INCLUDED_bs3_cmn_pic_h
     28#define BS3KIT_INCLUDED_bs3_cmn_pic_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    5757#include "bs3kit-mangling-code.h"
    5858
    59 #endif
     59#endif /* !BS3KIT_INCLUDED_bs3_cmn_pic_h */
    6060
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-test.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_cmn_test_h
    28 #define ___bs3_cmn_test_h
     27#ifndef BS3KIT_INCLUDED_bs3_cmn_test_h
     28#define BS3KIT_INCLUDED_bs3_cmn_test_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    166166typedef BS3TESTFAILEDBUF BS3_FAR *PBS3TESTFAILEDBUF;
    167167
    168 #endif
     168#endif /* !BS3KIT_INCLUDED_bs3_cmn_test_h */
    169169
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModes.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3_mode_TestDoModes_h
    28 #define ___bs3_mode_TestDoModes_h
     27#ifndef BS3KIT_INCLUDED_bs3_mode_TestDoModes_h
     28#define BS3KIT_INCLUDED_bs3_mode_TestDoModes_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    8686BS3_DECL_NEAR(uint8_t) TMPL_NM(Bs3TestCallDoerInLM64)(uint32_t uFlatAddrCallback, uint8_t bMode);
    8787
    88 #endif
     88#endif /* !BS3KIT_INCLUDED_bs3_mode_TestDoModes_h */
    8989
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit-mangling-data.h

    r76553 r76579  
    3030 */
    3131
    32 #ifndef ___bs3kit_mangling_data_h
    33 #define ___bs3kit_mangling_data_h
     32#ifndef BS3KIT_INCLUDED_bs3kit_mangling_data_h
     33#define BS3KIT_INCLUDED_bs3kit_mangling_data_h
    3434#ifndef RT_WITHOUT_PRAGMA_ONCE
    3535# pragma once
     
    282282#endif /* not needed */
    283283
    284 #endif /* !___bs3kit_mangling_data_h */
    285 
     284#endif /* !BS3KIT_INCLUDED_bs3kit_mangling_data_h */
     285
  • trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3kit.h

    r76553 r76579  
    2525 */
    2626
    27 #ifndef ___bs3kit_h
    28 #define ___bs3kit_h
     27#ifndef BS3KIT_INCLUDED_bs3kit_h
     28#define BS3KIT_INCLUDED_bs3kit_h
    2929#ifndef RT_WITHOUT_PRAGMA_ONCE
    3030# pragma once
     
    39533953#endif
    39543954
    3955 #endif
    3956 
     3955#endif /* !BS3KIT_INCLUDED_bs3kit_h */
     3956
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette