aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket_x25_arm.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: switch to the new .const formatDmitry Vyukov2020-08-131-33/+0
| | | | | | | This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
* sys/linux: fix a TODODmitry Vyukov2019-01-241-0/+1
| | | | | We can actually express such size with: define X25_SUBSCRIP_DEVICE_SIZE 200 - sizeof(long)
* sys/linux: add basic X25 descriptionsDmitry Vyukov2018-12-241-0/+32