[SeaBIOS] How "_cfuncXX_" symbol prefix is added ?

wx fred_xw at hotmail.com
Sun Jun 2 08:14:09 CEST 2013


Sorry for previous wrong mail Title~~ 

------------------------------------

hi,kevin
    there is patch  from 0.6.1 to 0.6.2 
    f3fe3aa7a0ccb881e659a4281d6f0a0bb5c33cc5 (Require a "_cfuncXX_" symbol prefix for inter-mode c function references.)
    
    how _cfunc32flat_, _cfunc32seg_ prefix are added to C function symbols ?
    It seems that macro "VISIBLE32FLAT" or "VISIBLE32SEG" can not do this or which gcc attributes influence it  ?
        post.c
           void VISIBLE32FLAT
            _start(void)
            {
        romleyout.S
            _cfunc32flat__start
 
thanks!
wx

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.seabios.org/pipermail/seabios/attachments/20130602/a4aea16e/attachment.html>


More information about the SeaBIOS mailing list