Thanks Ben.
Digging deeper, my problems extend further. The function below exist in a ".s"
68K assembly file. How do I add these files to my project?
CodeWarrior can't build .s files which are gas-format assembly files; it only supports inline assembly within C source code.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
