From 640f6da450a9f088cf4b60f054d55b8380a12645 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Sun, 18 Sep 2016 13:11:31 +0000 Subject: .gitignore; Makefile; Add thumb2*.s as copies of arm*.s, adapt str pc,[sp,#-4]! and conditional instructions for Thumb-2 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..28c2148 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +scon.s +scon.s.copy -- cgit v1.2.3