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

extern cpld_t cpld_atom;

#endif
