summaryrefslogblamecommitdiffstats
path: root/src/include/usr/imgmgmt.h
blob: da58ffb181188fddf75f6fa6095f658523e1dc91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                            
#ifndef _USR_IMGMGMT_H
#define _USR_IMGMGMT_H

/** @file
 *
 * Image management
 *
 */

extern void imgstat ( struct image *image );

#endif /* _USR_IMGMGMT_H */