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:
parent
2e7f90fdf7
commit
202cf40881
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
*******************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue