Changeset 7bf29e5 in mainline for abi/include
- Timestamp:
- 2025-01-09T11:29:38Z (10 months ago)
- Children:
- a5c2960e
- Parents:
- bc3d695 (diff), 4e1221c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
abi/include/abi/ipc/interfaces.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abi/include/abi/ipc/interfaces.h
rbc3d695 r7bf29e5 203 203 INTERFACE_TBARCFG_NOTIFY = 204 204 FOURCC_COMPACT('t', 'b', 'c', 'f') | IFACE_EXCHANGE_SERIALIZE, 205 INTERFACE_SYSTEM = 206 FOURCC_COMPACT('s', 's', 't', 'm') | IFACE_EXCHANGE_SERIALIZE, 207 INTERFACE_SYSTEM_CB = 208 FOURCC_COMPACT('s', 's', 't', 'm') | IFACE_EXCHANGE_SERIALIZE | IFACE_MOD_CALLBACK, 205 209 INTERFACE_HR = 206 210 FOURCC_COMPACT('h', 'r', ' ', ' ') | IFACE_EXCHANGE_SERIALIZE
Note:
See TracChangeset
for help on using the changeset viewer.
