summaryrefslogtreecommitdiff
path: root/op-i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'op-i386.c')
-rw-r--r--op-i386.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/op-i386.c b/op-i386.c
index 7b0c3917ac..2f84e15e54 100644
--- a/op-i386.c
+++ b/op-i386.c
@@ -890,6 +890,7 @@ void OPPROTO op_das(void)
/* segment handling */
+/* never use it with R_CS */
void OPPROTO op_movl_seg_T0(void)
{
load_seg(PARAM1, T0 & 0xffff, PARAM2);