X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_init.c;h=21bb473e2f88ef813dfc83886f73b8551869f08f;hb=29387e76cd5cd340fe7d811dc9830931d3d0ec9b;hp=76b3eeb10482d8393b4755d928644bec5b6bb0ec;hpb=5fd032eae66fba700cb9927840222b068c62361e;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