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











                              
#ifndef _USR_AUTOBOOT_H
#define _USR_AUTOBOOT_H

/** @file
 *
 * Automatic booting
 *
 */

extern void autoboot ( void );

#endif /* _USR_AUTOBOOT_H */