1#ifndef MEMCHR 2# define MEMCHR __memchr_evex_rtm 3#endif 4 5#define USE_IN_RTM 1 6#define SECTION(p) p##.evex.rtm 7 8#include "memchr-evex.S" 9