Changeset 76579 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModes.h
- Timestamp:
- Jan 1, 2019 6:14:44 AM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127881
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-mode-TestDoModes.h
r76553 r76579 25 25 */ 26 26 27 #ifndef ___bs3_mode_TestDoModes_h28 #define ___bs3_mode_TestDoModes_h27 #ifndef BS3KIT_INCLUDED_bs3_mode_TestDoModes_h 28 #define BS3KIT_INCLUDED_bs3_mode_TestDoModes_h 29 29 #ifndef RT_WITHOUT_PRAGMA_ONCE 30 30 # pragma once … … 86 86 BS3_DECL_NEAR(uint8_t) TMPL_NM(Bs3TestCallDoerInLM64)(uint32_t uFlatAddrCallback, uint8_t bMode); 87 87 88 #endif 88 #endif /* !BS3KIT_INCLUDED_bs3_mode_TestDoModes_h */ 89 89
Note:
See TracChangeset
for help on using the changeset viewer.