annotate spe/PadAllocate.h @ 25:aa37f220b7a8

add new files, not working.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Wed, 24 Nov 2010 19:24:43 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 #ifndef INCLUDED_PAD_ALLOCATE
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 #define INCLUDED_PAD_ALLOCATE
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 #ifndef INCLUDED_SCHED_TASK
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 #include "SchedTask.h"
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 #endif
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
8
aa37f220b7a8 add new files, not working.
koba <koba@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
9 #endif