/* User code: This file will not be overwritten by TASTE. */ #include "function2.h" void function2_startup() { /* Write your initialization code here, but do not make any call to a required interface. */ } void function2_PI_f2(const asn1SccTASTE_Boolean *IN_a) { /* Write your code here! */ }