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
1 changed files with 1 additions and 1 deletions

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.
*******************************************************************************/