SURFEX v8.1
General documentation of Surfex
my_sync.c
Go to the documentation of this file.
1  void my_sync_()
2  {
3 #ifdef RS6K
4 #ifdef PMAPI_P6
5  asm("sync 1 " : );
6 #endif
7 #endif
8  }
void my_sync_()
Definition: my_sync.c:1