How do I use a c header file in an assembly file? When I use: #include "xxx.h" I get the invalid line start error. Please help