Home
last modified time | relevance | path

Searched refs:ideal_nop2_thumb_be (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/
H A Drecordmcount.c269 static unsigned char ideal_nop2_thumb_be[2] = { 0xbf, 0x00 }; /* nop */ variable
553 ideal_nop2_thumb = ideal_nop2_thumb_be; in do_file()