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