Changeset 100103 in vbox
- Timestamp:
- Jun 7, 2023 5:55:58 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157796
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/iprt/formats/arm-psci.h ¶
r100098 r100103 60 60 /** CPU is already online. */ 61 61 #define ARM_PSCI_STS_ALREADY_ON INT32_C(-4) 62 /** @todo. */62 /** Operation is already pending. */ 63 63 #define ARM_PSCI_STS_ON_PENDING INT32_C(-5) 64 64 /** PSCI implementation encountered an internal failure for the operation. */
Note:
See TracChangeset
for help on using the changeset viewer.