aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-05-13 18:52:46 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-05-14 19:28:01 +0200
commit16c881ad8573b0bb87e8bfb0c71cba90b701e9a9 (patch)
treea84c9d82daad525899e1a66ed2e25b3078792504 /executor/syscalls.h
parenteea28fee309680462752ef7709f1a94178dce44d (diff)
pkg/compiler: generate complex len targets
Change the generated format for len type to support multiple path elements.
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 53b08e7ab..4db0dfb32 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -15489,6 +15489,7 @@ const call_t syscalls[] = {
{"test$length28", 0},
{"test$length29", 0},
{"test$length3", 0},
+ {"test$length30", 0},
{"test$length4", 0},
{"test$length5", 0},
{"test$length6", 0},