summaryrefslogblamecommitdiffstats
path: root/cpukit/backward/spurious.h
blob: df64309dd5a4e2e7af60fc00081361c0ee963059 (plain) (tree)
1
2
3
4
5
6
7




                   

                   




                                                                   
/**
 * @file spurious.h
 * @deprecated
 */

#ifndef _SPURIOUS_H
#define _SPURIOUS_H
#ifndef RTEMS_NO_WARN_DEPRECATED
#warning <spurious.h> is deprecated, use <rtems/spurious.h> instead
#endif
#include <rtems/spurious.h>
#endif