mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
[CRT]
- Remove underscore from _MsgUnimplemented svn path=/branches/ros-amd64-bringup/; revision=45444
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
.intel_syntax noprefix
|
||||
|
||||
.global _MsgUnimplemented
|
||||
_MsgUnimplemented:
|
||||
.global MsgUnimplemented
|
||||
MsgUnimplemented:
|
||||
.asciz "WARNING: %s at %s:%d is UNIMPLEMENTED!\n"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user