Justin Hibbits 459021cc7d Rewrite tid_flush() in C.
There's no need for it to be in asm.  Also, by writing in C, and marking it
static in pmap.c, it saves a branch to the function itself, as it's only used in
one location.  The generated asm is virtually identical to the handwritten code.
2015-12-30 02:23:14 +00:00
..
2015-12-30 02:23:14 +00:00
2013-12-13 05:54:25 +00:00
2015-12-24 04:30:15 +00:00
2015-12-24 04:30:15 +00:00