#ifndef _WONX_SYS_PROCESS_H_
#define _WONX_SYS_PROCESS_H_

#include "bank.h"
#include "filesys.h"
#include "indirect.h"

#warning process function is not supported.

#endif
