X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=opt%2Fnothread%2Fmtx_unlock.c;h=d22d40e0ed3c75859ea614771950293c577a8236;hb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;hp=97a93a67ac021e8c319c6966a0609859446dc511;hpb=66650707acada328341a3812007307b1b9676803;p=pdclib diff --git a/opt/nothread/mtx_unlock.c b/opt/nothread/mtx_unlock.c index 97a93a6..d22d40e 100644 --- a/opt/nothread/mtx_unlock.c +++ b/opt/nothread/mtx_unlock.c @@ -17,4 +17,4 @@ int main( void ) return TEST_RESULTS; } -#endif \ No newline at end of file +#endif