v7yacc: Add the V7 yacc as a cross building tool
authorAlan Cox <alan@linux.intel.com>
Tue, 24 Oct 2017 23:03:23 +0000 (00:03 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 24 Oct 2017 23:03:23 +0000 (00:03 +0100)
commitde223f8eaf1a08557abbe8371c0d45313a37436e
tree554783b3af13169b1955049bf2729163d7ebe1d9
parent5a8baf5da9c30afd00e37c6c03f9297a51d6d1ba
v7yacc: Add the V7 yacc as a cross building tool
Applications/v7yacc/Makefile [new file with mode: 0644]
Applications/v7yacc/README [new file with mode: 0644]
Applications/v7yacc/dextern.h [new file with mode: 0644]
Applications/v7yacc/prototype.h [new file with mode: 0644]
Applications/v7yacc/y1.c [new file with mode: 0644]
Applications/v7yacc/y2.c [new file with mode: 0644]
Applications/v7yacc/y3.c [new file with mode: 0644]
Applications/v7yacc/y4.c [new file with mode: 0644]