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