update script
[lttv.git] / scripts / lttng-6-split-script.sh
index b91e4cefb9727abbd4cb7dcba2668690e1b36c03..4a0dbb2516e8fd787fa8d23294ee868cd46dd775 100755 (executable)
@@ -216,7 +216,8 @@ IN="?_include_linux_sched.h
 ?_include_asm-i386_unistd.h
 ?_include_asm-powerpc_unistd.h
 ?_include_asm-powerpc_systbl.h
-?_include_asm-x86_64_unistd.h"
+?_include_asm-x86_64_unistd.h
+?_include_asm-arm_unistd.h"
 
 for a in $IN; do wr $a $FILE; done
 
This page took 0.023254 seconds and 4 git commands to generate.