aboutsummaryrefslogtreecommitdiff
path: root/xlat.h
AgeCommit message (Expand)Author
2018-06-15Update strace to 4.23.Elliott Hughes
2016-08-07Change #include guard trailing part commentsDmitry V. Levin
2016-08-08Unify usage of #include guardsEugene Syromyatnikov
2016-04-29Fix typo in XLAT_TYPE_PAIRDmitry V. Levin
2016-04-29Change type of struct xlat.val to uint64_tJeff Mahoney
2016-04-29Introduce XLAT_TYPE and XLAT_TYPE_PAIR macrosDmitry V. Levin
2016-04-29xlat: generate xlat pairs using new XLAT_PAIR macroDmitry V. Levin
2016-04-29Explicitly cast argument of XLAT macro to unsigned intDmitry V. Levin
2016-04-26Move definition of struct xlat to a separate header fileDmitry V. Levin