Update documentation for stack relative directives
[platform/upstream/nasm.git] / misc / Nindent
1 #!/bin/sh -
2 exec indent -kr -i4 -ts8 -nut -sob -ss -ncs "$@"