]> Git Repo - binutils.git/blob - ld/testsuite/ld-ctf/array-char.c
Automatic date update in version.in
[binutils.git] / ld / testsuite / ld-ctf / array-char.c
1 char * digits_names[10] = {"zero", "one", "two", "three", "four",
2                            "five", "six", "seven", "eight", "nine"};
This page took 0.020682 seconds and 4 git commands to generate.