mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
testsuites/sptests/sp34/changepri.c: Remove include of tm27-default.h
The file tm27-default.h is considered an internal flag. Accidentally copying and pasting this include in while fixing attribution headers was a mistake. Removing the line.
This commit is contained in:
committed by
Kinsey Moore
parent
1bb370b644
commit
21a6957d18
@@ -32,9 +32,6 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <rtems/tm27-default.h>
|
||||
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user