What is the difference in RTEMS?

there are code use #include "xxx.h" reference to xxx.h not located
in the current folder.
how about just use #include "xxx.h" to include the file in current folder?
and use #include <xxx.h> to include files in -isystem -I...

this usage find in 
  cpukit/lib/networking/

...
duhuanpeng.
u74147ï¼ gmail.com


_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to