- Timestamp:
- 2025-11-14T16:58:23Z (8 weeks ago)
- Branches:
- master
- Children:
- 1ec732a, 43ef144, 7101dfb, e998d98
- Parents:
- d101368
- git-author:
- Nataliia Korop <n.corop08@…> (2025-11-14 16:57:02)
- git-committer:
- Jiri Svoboda <jiri@…> (2025-11-14 16:58:23)
- File:
-
- 1 edited
-
abi/include/abi/ipc/interfaces.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
abi/include/abi/ipc/interfaces.h
rd101368 r3a4c6d9 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.
