Changeset c61d34b in mainline for uspace/lib/libc/generic/smc.c
- Timestamp:
- 2008-10-09T19:26:58Z (17 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 756f475
- Parents:
- 06d6505
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/libc/generic/smc.c
r06d6505 rc61d34b 35 35 #include <libc.h> 36 36 #include <sys/types.h> 37 #include <smc.h> 37 38 38 39 int smc_coherence(void *address, size_t size)
Note:
See TracChangeset
for help on using the changeset viewer.