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