aboutsummaryrefslogtreecommitdiffstats
path: root/shell/eshell-types.h
blob: a5e82dfcfc289884119bc81a30c9ef63fdc334f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef ESHELL_TYPES_H
#define ESHELL_TYPES_H 1

typedef struct _EFolder      EFolder;
typedef struct _EService     EService;


#endif  /* ESHELL_TYPES_H */