summaryrefslogtreecommitdiff
path: root/src/fe-common/core/autorun.h
blob: 59d8e846ca591095cd010926648a35e581b5b6e8 (plain)
1
2
3
4
5
6
#ifndef __AUTORUN_H
#define __AUTORUN_H

void autorun_startup(void);

#endif