X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fthrd_yield.c;h=2d184ce8138d3a9ea922f94deeec55384d68fbb0;hb=3a2027b97e7a6c7ecb9fcd4c24b4c74459faddbc;hp=c92c495ef88c161db41c3b14b5edfeb2c1435a2c;hpb=10f020f1a39804bbef8cd1cf35ef7c9a8e75c7d6;p=pdclib.old diff --git a/opt/nothread/thrd_yield.c b/opt/nothread/thrd_yield.c index c92c495..2d184ce 100644 --- a/opt/nothread/thrd_yield.c +++ b/opt/nothread/thrd_yield.c @@ -15,4 +15,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif