codingstyle: usage of #include <head.h> and #include "head.h"

printk opentkernel at 163.com
Thu Apr 28 07:29:51 UTC 2016


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




More information about the devel mailing list