Wydanie R2020.06.1
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
@ Jan Potocki 2020
|
||||
|
||||
.global fibb
|
||||
.type fibb, %function
|
||||
|
||||
@ Segment kodu
|
||||
.text
|
||||
fibb:
|
||||
push {r4, lr}
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
@ Jan Potocki 2020
|
||||
|
||||
.global timestamp
|
||||
.type timestamp, %function
|
||||
|
||||
@ Segment kodu
|
||||
.text
|
||||
timestamp:
|
||||
isb
|
||||
|
||||
Reference in New Issue
Block a user