X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/8eef03acb9747a40aaf92175c49e43397b872404..ddc40c70cfce8c93b228bc28a3144da45acd6708:/rtems/gw/cangw/gw.h?ds=sidebyside diff --git a/rtems/gw/cangw/gw.h b/rtems/gw/cangw/gw.h index 742ab1a..abb7a55 100644 --- a/rtems/gw/cangw/gw.h +++ b/rtems/gw/cangw/gw.h @@ -1,9 +1,9 @@ -#ifndef __GW_H_ -#define __GW_H_ - -extern unsigned long int total_1, total_2, succ_1, succ_2, err_1, err_2; - -int start_GW(); -int end_GW(); - +#ifndef __GW_H_ +#define __GW_H_ + +extern unsigned long int total_1, total_2, succ_1, succ_2, err_1, err_2; + +int start_GW(); +int end_GW(); + #endif \ No newline at end of file