]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move the definition of rss() from db_interface.c to cpufunc.h where
authormarcel <marcel@FreeBSD.org>
Sat, 3 Apr 2004 22:23:36 +0000 (22:23 +0000)
committermarcel <marcel@FreeBSD.org>
Sat, 3 Apr 2004 22:23:36 +0000 (22:23 +0000)
commit238ada9c745fd1a908039eb3538666a116d96ac0
treee542cb666a666d428c7b35a2dfebba20113026ee
parent094e4edcfab5254c125560ad10b33eda88bb6de6
Move the definition of rss() from db_interface.c to cpufunc.h where
it belongs. Change the implementation to match those of rfs() and
rgs() for consistency and irrespective of whether the original was
more correct or not (technically speaking).
sys/i386/i386/db_interface.c
sys/i386/include/cpufunc.h