I was trying to create a simple assembly program that prints the ascii character whose binary code is in rax. I have the following code:
section .data res