Take notes on the command line: Difference between revisions

Content added Content deleted
(add task to arm assembly raspberry pi)
No edit summary
Line 469: Line 469:
.equ O_CREAT, 0x40
.equ O_CREAT, 0x40
.equ GETTIME, 0x4e @ call system linux gettimeofday
.equ GETTIME, 0x4e @ call system linux gettimeofday

.include "../../ficmacros32.inc"