Arm/declstrword
From ASMBits
arm/declstringPrevious
Nextarm/declequ
Starting at label "STUFF', declare the following:
- A null-terminated string, "Hi",
- A word with value 0x1234"
Be sure that declarations are properly aligned.
This problem only checks for the declaration. There is no code.
Expected solution length: Around 2 lines.
Sample Input
[No input]
Sample Output
[No output]
arm/declstringPrevious
Nextarm/declequ