repo.or.cz
/
idlebox.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add files
[idlebox.git]
/
record-def.s
blob
53bb1e0c52b966bd68428e4d800bf2505d0a3370
1
.equ RECORD_FIRSTNAME, 0
2
.equ RECORD_LASTNAME, 40
3
.equ RECORD_ADDRESS, 80
4
.equ RECORD_AGE, 320
5
.equ RECORD_SIZE, 324