Gitiles
Code Review
Sign In
gerrit.openfyde.cn
/
chromium.googlesource.com
/
chromiumos
/
third_party
/
systemd
/
refs/heads/stabilize-13904.62.B
/
.
/
tools
/
syscall-names-update.sh
blob: c884b93cda32a593b409d5717a03bdda51737d29 [
file
] [
log
] [
blame
]
#!/bin/sh
set
-
eu
cd
"$1"
curl
-
L
-
o syscall
-
names
.
text
'https://raw.githubusercontent.com/hrw/syscalls-table/master/syscall-names.text'