[PATCH] Make rmap.c alloc/free actually inline
GCC can only inline functions when the function definition comes before its use.
Showing
Please register or sign in to comment
GCC can only inline functions when the function definition comes before its use.