hello all. first post and i am a newbie. SPARC architecture using m4 and gcc and i'm trying to define a function that i can call to write text to the screen:
define(print_string, `set $1, %o0
call printf
nop')
then.. in my other program:
*/header*/
include(above_file)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.