Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:24:19

0001 /*
0002  *  RTEMS Shell Command Set -- DEFAULT Configuration
0003  *
0004  *  COPYRIGHT (c) 1989-2008.
0005  *  On-Line Applications Research Corporation (OAR).
0006  *
0007  *  The license and distribution terms for this file may be
0008  *  found in the file LICENSE in this distribution or at
0009  *  http://www.rtems.org/license/LICENSE.
0010  */
0011 
0012 #ifdef HAVE_CONFIG_H
0013 #include "config.h"
0014 #endif
0015 
0016 #define CONFIGURE_SHELL_COMMANDS_INIT
0017 #define CONFIGURE_SHELL_COMMANDS_ALL
0018 
0019 #include <rtems/shellconfig.h>