diff options
Diffstat (limited to 'sys/test')
| -rw-r--r-- | sys/test/csource.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/test/csource.txt b/sys/test/csource.txt index 4efdebb2f..de32bf206 100644 --- a/sys/test/csource.txt +++ b/sys/test/csource.txt @@ -15,3 +15,4 @@ csource4(buf ptr[in, array[const[0x30, int8], 10]]) csource5(buf ptr[in, array[const[0x3130, int16], 5]]) csource6(buf ptr[in, array[const[0x3130, int16be], 6]]) csource7(flag flags[bitmask]) +csource8(num int64) |
