issues
search
exercism
/
x86-64-assembly
Exercism exercises in x86-64 Assembly.
https://exercism.org/tracks/x86-64-assembly
MIT License
22
stars
18
forks
source link
Change data to rodata
#37
Closed
bergjohan
closed
5 years ago
bergjohan
commented
5 years ago
Static constants should be in the read-only data segment.
Static constants should be in the read-only data segment.