update script
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 31 Oct 2006 14:47:29 +0000 (14:47 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Tue, 31 Oct 2006 14:47:29 +0000 (14:47 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@2221 04897980-b3bd-0310-b5e0-8ef037075253

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.024726 seconds and 4 git commands to generate.