blob: 9c8af922e49a7ff48386ea319cde6083c46acf71 [file] [log] [blame]
Harald Welte3a194402017-07-22 17:07:51 +02001module BSSGP_Helper_Functions {
2 external function f_BSSGP_preprocess_pdu(in octetstring inp) return octetstring;
3};