SURFEX v8.1
General documentation of Surfex
Surfex_Git2
src
LIB
XRD44
support
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
}
my_sync_
void my_sync_()
Definition:
my_sync.c:1
Generated on Tue Jan 16 2018 16:23:22 for SURFEX v8.1 by
1.8.13