This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Include fx2regs.inc and fx2regs.h in one project

Hi,

I have a question concerning include files in one project. In this project I have two files, one is assembly file, a.51
the other is C file, b.c, in b.c I have to include #include "fx2regs.h", in a.51 I have to include $include (fx2regs.inc), compiler give me warning "Attempt to define an already defined symbol". What shall I do to get rid of warning?

Thanks in advance

Minmin

Parents Reply Children
No data