I am trying to use assembly to read one integer at a time from a text file -- first using syscall #5 for open and then syscall #3 for reading. I\'m using ARMv7 with Raspian