Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/include/smc.h

    rb7fd2a0 r8d2dd7f2  
    3838#include <stddef.h>
    3939
    40 extern errno_t smc_coherence(void *address, size_t size);
     40extern int smc_coherence(void *address, size_t size);
    4141
    4242#endif
Note: See TracChangeset for help on using the changeset viewer.