On 07/15/2013 10:56 AM, Vipul Nayyar wrote:
How is cs8900_isr() a global function ?
Every function without the static specifier is global.
It doesn't have a declaration in any header file. Plus, cs8900_isr() is a static function being used in rtl22xx network.c file. Should I convert it to static ?
Please make them static in both files. -- Sebastian Huber, embedded brains GmbH Address : Dornierstr. 4, D-82178 Puchheim, Germany Phone : +49 89 189 47 41-16 Fax : +49 89 189 47 41-09 E-Mail : sebastian.hu...@embedded-brains.de PGP : Public key available on request. Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG. _______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel