aboutsummaryrefslogtreecommitdiff
path: root/scripts/permute/constlist.h
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-21 19:24:24 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-21 19:24:24 +0200
commit2c46c7e4b57604a299b0639560934e1f523f725a (patch)
tree6b50892eafe43d923b2e9141f56e484a04bd75f9 /scripts/permute/constlist.h
parentc53827c97a8f749d7bd2e993c7fc5792d94435a3 (diff)
downloadlinux-conf-perf-2c46c7e4b57604a299b0639560934e1f523f725a.tar.gz
linux-conf-perf-2c46c7e4b57604a299b0639560934e1f523f725a.tar.bz2
linux-conf-perf-2c46c7e4b57604a299b0639560934e1f523f725a.zip
Rename program permute to permute_conf
Diffstat (limited to 'scripts/permute/constlist.h')
-rw-r--r--scripts/permute/constlist.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/scripts/permute/constlist.h b/scripts/permute/constlist.h
deleted file mode 100644
index 01f172a..0000000
--- a/scripts/permute/constlist.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <stdlib.h>
-#include <stdio.h>
-
-#ifndef _CONSTLIST_H_
-#define _CONSTLIST_H_
-
-#endif /* _CONSTLIST_H_ */