#ifndef _WPI_WIRING_PI_ISR_H_
#define _WPI_WIRING_PI_ISR_H_

  #include "addon.h"
  
  DECLARE_EXPORT_INIT(wiringPiISR);

#endif