• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <stdio.h>
2 #include "pr12942a.h"
3 
b(void)4 test_t b(void)
5 {
6   return test;
7 }
8