* cpphash.c (save_expansion): Clear PREV_WHITE on tokens
[official-gcc.git] / libio / dbz / getmap
blobfd746cad7d95420543045908520645a22cc5c2ba
1 #!/bin/sh
2 awk 'NR == 1 {
3 for (i = 9; i <= NF; i++)
4 printf "%s ", $i
5 printf "\n"
6 }' $*