Comment 5 for bug 179878

Revision history for this message
leppie (leppie) wrote :

Ok here is the fix:

change the folwling in the 2 .s files.

#if ... -> .ifdef ....
#else -> .else
#endif -> .endif