]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Including additional header file to syswrap-linux.c to see VG_(get_SP).
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 3 Jul 2012 21:02:42 +0000 (21:02 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 3 Jul 2012 21:02:42 +0000 (21:02 +0000)
commit0b52be6035b5921278ab4b39b4c6b43cf1f2fb5c
treead7d28a199a86d3cd47f85aec3bea949e68dbf8a
parentc01fe345362d6fb633855d6a941432c298919c5b
Including additional header file to syswrap-linux.c to see VG_(get_SP).

Removing a warning of 'implicit declaration of function vgPlain_get_SP' when
compiled for MIPS. Done by including an appropriate header file.
Also, minor style issue correction for  #define PSRAn_BE(n,s,t,a) macro.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12707
coregrind/m_syswrap/priv_types_n_macros.h
coregrind/m_syswrap/syswrap-linux.c