Commit Graph

2 Commits

Author SHA1 Message Date
Dmitry Vyukov
f01cb93788 pkg/compiler: make signalno a type alias
We don't need compiler support for such things anymore,
now we simply can do:

type signalno int32[0:65]
2018-01-08 12:52:31 +01:00
Utkarsh Anand
4b567b4940 Added a few more syscall descriptions, consts
and other related files.
2017-10-30 18:57:38 +01:00