rulimine/stage2/protos/chainload.h

7 lines
95 B
C
Raw Normal View History

2020-05-06 18:00:41 +03:00
#ifndef __PROTOS__CHAINLOAD_H__
#define __PROTOS__CHAINLOAD_H__
void chainload(void);
#endif