annotate tools/find_internal.sh @ 1630:d0efa3ae5522 default tip

run/mini/naked_asm5: New x86_64 ABI passes the arguments in reverse order.
author David Nadlinger <code@klickverbot.at>
date Sat, 23 Apr 2011 22:57:32 +0200
parents 5f46d690a3aa
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1150
0acada9a9731 updated misc tools
thomask
parents:
diff changeset
1 #!/bin/sh
0acada9a9731 updated misc tools
thomask
parents:
diff changeset
2
1250
5f46d690a3aa * updated results to 0.175
thomask
parents: 1150
diff changeset
3 bzcat $* | grep '\(\.c[ :]\)\|\(\.cc[ :]\)' | sort -u