view ibin/java @ 6060:a8148392765d

<ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
author HackBot
date Fri, 16 Oct 2015 22:33:39 +0000
parents 00d22555673e
children b044eecae124
line wrap: on
line source

#!/bin/sh
. lib/interp
interp_file "./interps/gcccomp/gcccomp java"