#ifndef _WPI_WIRING_SHIFT_H_
#define _WPI_WIRING_SHIFT_H_

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

#endif