You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 36ed224bac
Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
2 years ago
..
LICENSE Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 2 years ago
README.chromium Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 2 years ago
memcheck.h Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 2 years ago
valgrind.h Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a) 2 years ago

README.chromium

Name: valgrind
URL: http://valgrind.org
License: BSD

Header files in this directory define runtime macros that determine whether the
current process is running under Valgrind and tell Memcheck tool about custom
memory allocators.

These header files were taken from Valgrind source code
(svn://svn.valgrind.org/valgrind/trunk@11504, dated 21 Jan 2011). The files are
covered under BSD license as described within.