summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Runtime/common/math/RTUInt128MulByU64.asm')
-rw-r--r--src/VBox/Runtime/common/math/RTUInt128MulByU64.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm b/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm
index 45cb7321296..9d427e16201 100644
--- a/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm
+++ b/src/VBox/Runtime/common/math/RTUInt128MulByU64.asm
@@ -79,4 +79,3 @@ SEH64_END_PROLOGUE
ret
ENDPROC RTUInt128MulByU64
-