forked from Imagelibrary/rtems
2007-11-13 Till Straumann <strauman@slac.stanford.edu>
* shared/src/cache_.h: include <libcpu/cache.h> only #ifdef _OLD_EXCEPTIONS - no need for <libcpu/cache.h> otherwise.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2007-11-13 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* shared/src/cache_.h: include <libcpu/cache.h> only
|
||||
#ifdef _OLD_EXCEPTIONS - no need for <libcpu/cache.h>
|
||||
otherwise.
|
||||
|
||||
2007-11-13 Till Straumann <strauman@slac.stanford.edu>
|
||||
|
||||
* shared/include/byteorder.h: fixed wrong pointer-type
|
||||
|
||||
@@ -29,7 +29,10 @@
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifdef _OLD_EXCEPTIONS
|
||||
#include <libcpu/cache.h>
|
||||
#endif
|
||||
|
||||
#endif
|
||||
/* end of include file */
|
||||
|
||||
Reference in New Issue
Block a user