all: gcc -m32 -o read-write read-write.s clean: rm -f read-write