Subversion Repositories HelenOS

Rev

Rev 3277 | Rev 3356 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1. #ifndef CAT_H
  2. #define CAT_H
  3.  
  4. /* Prototypes for the cat command, excluding entry points */
  5.  
  6.  
  7. #endif /* CAT_H */
  8.  
  9.