Revert "perf tools: Default to cpu// for events v5"
[cascardo/linux.git] / tools / perf / util / include / linux / string.h
index 97a8007..6f19c54 100644 (file)
@@ -1,4 +1,3 @@
 #include <string.h>
 
 void *memdup(const void *src, size_t len);
-int str_append(char **s, int *len, const char *a);