1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

Fix libc/msr/wrmsr.cpp not containing its own file path.

This commit is contained in:
Jonas 'Sortie' Termansen 2014-06-12 00:05:08 +02:00
parent 2e7f90fdf7
commit 202cf40881

View file

@ -17,7 +17,7 @@
You should have received a copy of the GNU Lesser General Public License
along with the Sortix C Library. If not, see <http://www.gnu.org/licenses/>.
msr/rdmsr.cpp
msr/wrmsr.cpp
Sets a model specific register.
*******************************************************************************/