0

I am using compiler XC16 from Microchip. Are the following code lines equivalent?

__eds__ __attribute__((eds)) short fr[N_WAVE];

__eds__ short fr[N_WAVE] __attribute__((eds));

Thanks for the attention.

Mat
  • 202,337
  • 40
  • 393
  • 406
Guille
  • 326
  • 2
  • 10

0 Answers0