diff options
-rw-r--r-- | dxr3memcpy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dxr3memcpy.c b/dxr3memcpy.c index c50b350..0d59e09 100644 --- a/dxr3memcpy.c +++ b/dxr3memcpy.c @@ -445,4 +445,4 @@ unsigned long long int cDxr3MemcpyBench::Rdtsc(uint32_t config_flags) struct tms tp; return times(&tp); } -#endif
\ No newline at end of file +#endif |