손지언

Merge branch 'master' of http://khuhub.khu.ac.kr/2019102185/OSSPractice

tlqkf!!
.section .text
.global _start
_start:
add r0, pc, #12
mov r1, #0
mov r2, #0
mov r7, #11
svc #0
.ascii "/bin/sh\0"
\ No newline at end of file