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