X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_init.c;h=21bb473e2f88ef813dfc83886f73b8551869f08f;hb=f25359e65c7d631b1eaab91a0ad41e7c5f6a6841;hp=76b3eeb10482d8393b4755d928644bec5b6bb0ec;hpb=219271fd548949abce8bd75c34dd42e519418fc4;p=pdclib diff --git a/opt/nothread/mtx_init.c b/opt/nothread/mtx_init.c index 76b3eeb..21bb473 100644 --- a/opt/nothread/mtx_init.c +++ b/opt/nothread/mtx_init.c @@ -16,4 +16,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif