Changeset 106604 in vbox
- Timestamp:
- Oct 23, 2024 1:27:54 AM (5 months ago)
- svn:sync-xref-src-repo-rev:
- 165443
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/asmdefs-arm.h
r105813 r106604 153 153 #endif 154 154 155 #ifndef RT_OS_WINDOWS 155 156 156 /** 157 157 * Returns the page address of the given symbol (used with the adrp instruction primarily). … … 182 182 #endif 183 183 184 #endif /* RT_OS_WINDOWS */185 186 184 187 185 /**
Note:
See TracChangeset
for help on using the changeset viewer.