- Timestamp:
- 2024-12-13T08:32:42Z (15 months ago)
- Children:
- 9eb21d1
- Parents:
- 12dd36c
- git-author:
- Nataliia Korop <n.corop08@…> (2023-12-13 08:35:34)
- git-committer:
- Nataliia Korop <n.corop08@…> (2024-12-13 08:32:42)
- File:
-
- 1 edited
-
abi/include/abi/ipc/interfaces.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abi/include/abi/ipc/interfaces.h
r12dd36c r17a8fcf 206 206 FOURCC_COMPACT('s', 's', 't', 'm') | IFACE_EXCHANGE_SERIALIZE, 207 207 INTERFACE_SYSTEM_CB = 208 FOURCC_COMPACT('s', 's', 't', 'm') | IFACE_EXCHANGE_SERIALIZE | IFACE_MOD_CALLBACK 208 FOURCC_COMPACT('s', 's', 't', 'm') | IFACE_EXCHANGE_SERIALIZE | IFACE_MOD_CALLBACK, 209 INTERFACE_PCAP_CONTROL = 210 FOURCC_COMPACT('p', 'c', 't', 'l') | IFACE_EXCHANGE_SERIALIZE, 209 211 } iface_t; 210 212
Note:
See TracChangeset
for help on using the changeset viewer.
