summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/__times.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-04 10:15:02 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-03-04 12:03:04 +0100
commite50297e36caf2c989a03825cc8589cd730c03389 (patch)
tree8b51cabeec539c025083645ab04c3f35bd582795 /cpukit/libcsupport/src/__times.c
parentscore: Add and use _Thread_Enable_dispatch_body() (diff)
downloadrtems-e50297e36caf2c989a03825cc8589cd730c03389.tar.bz2
score: ISR lock C/C++ compatiblity issue
Empty structures are implementation-defined in C. GCC gives them a size of zero. In C++ empty structures have a non-zero size. Add ISR_LOCK_DEFINE() to define ISR locks for structures used by C and C++. Update #2273.
Diffstat (limited to 'cpukit/libcsupport/src/__times.c')
0 files changed, 0 insertions, 0 deletions