Changeset 76557 in vbox for trunk/include/iprt/x86.h
- Timestamp:
- Jan 1, 2019 2:37:24 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/x86.h
r76553 r76557 26 26 */ 27 27 28 #ifndef ___iprt_x86_h29 #define ___iprt_x86_h28 #ifndef IPRT_INCLUDED_x86_h 29 #define IPRT_INCLUDED_x86_h 30 30 #ifndef RT_WITHOUT_PRAGMA_ONCE 31 31 # pragma once
Note:
See TracChangeset
for help on using the changeset viewer.