Close #3586. --- cpukit/include/rtems/score/basedefs.h | 7 ------- 1 file changed, 7 deletions(-)
diff --git a/cpukit/include/rtems/score/basedefs.h b/cpukit/include/rtems/score/basedefs.h index 95d5fc2999..e301292375 100644 --- a/cpukit/include/rtems/score/basedefs.h +++ b/cpukit/include/rtems/score/basedefs.h @@ -548,13 +548,6 @@ extern void RTEMS_DEQUALIFY_types_not_compatible(void); */ #define RTEMS_XSTRING( _x ) RTEMS_STRING( _x ) -#ifndef ASM - /** - * XXX: Eventually proc_ptr needs to disappear!!! - */ - typedef void * proc_ptr RTEMS_DEPRECATED; -#endif - /** @} */ #endif /* _RTEMS_BASEDEFS_H */ -- 2.26.2 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel