aboutsummaryrefslogtreecommitdiffstats
path: root/sys/test_arm64.const
Commit message (Collapse)AuthorAgeFilesLines
* sys: move linux descriptions to sys/linuxDmitry Vyukov2017-09-151-4/+0
|
* pkg/compiler, sys/syz-sysgen: move const handling to pkg/compilerDmitry Vyukov2017-08-271-0/+3
| | | | Now pkg/compiler deals with consts.
* sys: split socket.txt into multiple files based on socket typeAndrey Konovalov2017-02-091-0/+1
This just moves syscall descriptions and fixes up includes without any semantic changes.