9 #ifndef _RTEMS_SHELL_INTERNAL_H 10 #define _RTEMS_SHELL_INTERNAL_H 17 extern void rtems_shell_register_monitor_commands(
void);
19 extern void rtems_shell_print_heap_info(
24 extern void rtems_shell_print_heap_stats(
28 extern void rtems_shell_print_unified_work_area_message(
void);
30 #include <sys/types.h> 32 extern void strmode(mode_t mode,
char *
p);
33 extern const char *user_from_uid(uid_t uid,
int nouser);
34 extern char *group_from_gid(gid_t gid,
int nogroup);
Run-time heap statistics.
Definition: heapinfo.h:40
Instantatiate a New Terminal Shell.
unsigned p
Definition: tte.h:90