4 lines
49 B
Text
4 lines
49 B
Text
struct link
|
|
.next: resd 1
|
|
.data: resd 1
|
|
endstruc
|
struct link
|
|
.next: resd 1
|
|
.data: resd 1
|
|
endstruc
|