// pwm gforth interface version 08.01 #include "pwm.h" extern "C" { int pwm_version( void) { return PWM_VERSION; } }