X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_lock.c;h=13b0d1ca6b5089e860d7c897c313da8d3239ca05;hb=ad695562522feac5197c19716dd91922f229cf32;hp=efe26bd4de6f0b16ae7c706938ff56b4586fed77;hpb=62024711e10c2b27e097e0e8876689ae6187e28d;p=pdclib.old diff --git a/opt/nothread/mtx_lock.c b/opt/nothread/mtx_lock.c index efe26bd..13b0d1c 100644 --- a/opt/nothread/mtx_lock.c +++ b/opt/nothread/mtx_lock.c @@ -16,4 +16,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif