#ifndef __CMD_CUSTOM_H__
#define __CMD_CUSTOM_H__

void register_custom();

#endif // __CMD_CUSTOM_H__