X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fnothread%2Fthrd_yield.c;h=2d184ce8138d3a9ea922f94deeec55384d68fbb0;hp=c92c495ef88c161db41c3b14b5edfeb2c1435a2c;hb=29387e76cd5cd340fe7d811dc9830931d3d0ec9b;hpb=1aba8d4e33b2a020709f81182709c7de7a728c76 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