diff options
Diffstat (limited to 'MdePkg/Library/BaseLib/Ia32/ReadDs.c')
| -rw-r--r-- | MdePkg/Library/BaseLib/Ia32/ReadDs.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/MdePkg/Library/BaseLib/Ia32/ReadDs.c b/MdePkg/Library/BaseLib/Ia32/ReadDs.c index 1b9823c79954..47aa46202d23 100644 --- a/MdePkg/Library/BaseLib/Ia32/ReadDs.c +++ b/MdePkg/Library/BaseLib/Ia32/ReadDs.c @@ -6,9 +6,6 @@ **/ - - - /** Reads the current value of Data Segment Register (DS). @@ -29,4 +26,3 @@ AsmReadDs ( mov ax, ds } } - |
