syscall: Change AWK split call to use []+ rather than []*.
commit75863ee47213d2c202252fbfbe0882047f056bc1
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Aug 2013 22:30:30 +0000 (2 22:30 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 2 Aug 2013 22:30:30 +0000 (2 22:30 +0000)
tree47cec22a8d1720b158141b861bef454c9e08a8cd
parent1524bcdc97f2b3e74cecbbd7d01e2b56ac2ee361
syscall: Change AWK split call to use []+ rather than []*.

Using []* fails with the awk that is part of busybox:
https://groups.google.com/d/msg/gofrontend-dev/NbQsG_AMDpY/sXCc03kkwn4J

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201455 138bc75d-0d04-0410-961f-82ee72b054a4
libgo/go/syscall/mksyscall.awk