#ifndef __PA0_H
#define __PA0_H
int pa0100(int argc, char* argv[]);
int pa0200(int argc, char* argv[]);
#endif