Enable sys_adjtimex() on arm-linux. Fixes #412408.
[valgrind.git] / memcheck / tests / supp_unknown.supp
blob00ea65ab444eb859e5c5c3ced9c45c2c1a04100a
1 # This contains a match against a "???" entry
3    <insert a suppression name here>
4    Memcheck:Jump
5    obj:*
6    fun:(below main)
10    <insert a suppression name here>
11    Memcheck:Jump
12    obj:*
13    fun:main
17    <insert_a_suppression_name_here>
18    Memcheck:Jump
19    obj:*
20    fun:generic_start_main.isra.0
21    fun:(below main)