source:
branches/libc-0.6/src/libctests/glibc/string/noinl-tester.c
Last change on this file was 2036, checked in by , 20 years ago | |
---|---|
|
|
File size: 114 bytes |
Line | |
---|---|
1 | /* We don't want to test any of the inline functions here. */ |
2 | |
3 | #define __NO_STRING_INLINES 1 |
4 | #include "tester.c" |
Note:
See TracBrowser
for help on using the repository browser.