mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-09 13:18:15 +00:00
architectures. Had to recast it as valgrind.h.in; now at configure time the appropriate #define is set so that the appropriate snippet of assembly code is chosen. It's done this way rather than with x86/ etc. directories like the rest of Valgrind, because this header file must stand alone for inclusion by other programs. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2794