src/libc/wordcopy.h

Go to the documentation of this file.
00001 
00007 #ifndef _TXC_WORDCOPY_H
00008 #define _TXC_WORDCOPY_H
00009 
00010 #include <sys/cdefs.h>
00011 #include "tm_macros.h"
00012 
00013 
00014 extern TM_CALLABLE void txc_libc_wordcopy_fwd_aligned (long int, long int, size_t) __THROW;
00015 extern TM_CALLABLE void txc_libc_wordcopy_fwd_dest_aligned (long int, long int, size_t) __THROW;
00016 extern TM_CALLABLE void txc_libc_wordcopy_bwd_aligned (long int, long int, size_t) __THROW;
00017 extern TM_CALLABLE void txc_libc_wordcopy_bwd_dest_aligned (long int, long int, size_t) __THROW;
00018 #endif

Generated on Wed Dec 9 20:32:39 2009 for xCalls by  doxygen 1.4.7