Dmitry V. Levin 89636759d7 Automatically replace PRI_kr[dux] with PRI_kl[dux]
Remove temporary macros created for transition from long
to kernel_ulong_t.

Automatically replace PRI_kr[dux] with PRI_kl[dux] using
$ git grep -l 'PRI_kr[dux]' | xargs sed -ri 's/PRI_kr([dux])/PRI_kl\1/g'

* defs.h (PRI_krd, PRI_kru, PRI_krx): Remove.  All users updated.
2016-12-26 10:43:34 +00:00
..
2016-12-24 14:58:29 +00:00
2016-12-21 23:35:27 +00:00
2016-08-05 15:06:43 +00:00
2013-02-14 13:39:53 +01:00
2016-08-05 15:06:43 +00:00
2014-02-04 00:03:08 +00:00
2001-08-03 21:51:48 +00:00
2016-08-05 15:06:43 +00:00
2016-08-05 15:06:43 +00:00
2015-03-30 00:33:06 +00:00
2016-08-05 15:06:43 +00:00