summaryrefslogtreecommitdiff
path: root/xlat.h
Commit message (Expand)AuthorAgeFilesLines
* Change #include guard trailing part commentsDmitry V. Levin2016-08-071-1/+1
* Unify usage of #include guardsEugene Syromyatnikov2016-08-081-1/+2
* Fix typo in XLAT_TYPE_PAIRDmitry V. Levin2016-04-291-1/+1
* Change type of struct xlat.val to uint64_tJeff Mahoney2016-04-291-1/+3
* Introduce XLAT_TYPE and XLAT_TYPE_PAIR macrosDmitry V. Levin2016-04-291-0/+2
* xlat: generate xlat pairs using new XLAT_PAIR macroDmitry V. Levin2016-04-291-0/+1
* Explicitly cast argument of XLAT macro to unsigned intDmitry V. Levin2016-04-291-2/+2
* Move definition of struct xlat to a separate header fileDmitry V. Levin2016-04-261-0/+11