#ifndef CPLD_SIMPLE_H
#define CPLD_SIMPLE_H
#include "cpld.h"

extern cpld_t cpld_simple;

#endif
