Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
PolyORB-HI-C
Commits
08648a1d
Commit
08648a1d
authored
Nov 30, 2015
by
yoogx
Browse files
* Add some information on #ifdef
parent
551bbc34
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/po_hi_task.c
View file @
08648a1d
...
...
@@ -16,10 +16,10 @@
*/
#ifndef _GNU_SOURCE
#define _GNU_SOURCE 1
#endif
#endif
/* _GNU_SOURCE */
#include
<sched.h>
#endif
#endif
#endif
/* __linux__ */
#endif
/* POSIX */
#if defined (RTEMS_POSIX) || defined (RTEMS_PURE)
#include
<sys/cpuset.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment