Changes in boot/generic/include/memstr.h [4872160:b31f735] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/generic/include/memstr.h
r4872160 rb31f735 36 36 37 37 extern void *memcpy(void *, const void *, size_t); 38 extern void *memmove(void *, const void *, size_t); 38 39 39 40 #endif
Note:
See TracChangeset
for help on using the changeset viewer.