rtems: Deprecate <rtems/system.h>

Close #3972.
This commit is contained in:
Sebastian Huber
2020-05-06 07:47:34 +02:00
parent 3d86d83c1b
commit 63274daf68
+4
View File
@@ -22,6 +22,10 @@
#include <rtems/score/cpu.h>
#ifndef _RTEMS_H
#warning "This header file is deprecated and will be removed in RTEMS 6"
#endif
/**
* @defgroup RTEMSScoreSystem System Information
*