]> Zhao Yanbai Git Server - minix.git/commitdiff
Mined: allow Ins to mark 64/264/1
authorAntoine Leca <Antoine.Leca.1@gmail.com>
Tue, 17 Jan 2012 12:53:27 +0000 (13:53 +0100)
committerLionel Sambuc <lionel@minix3.org>
Fri, 25 Jan 2013 17:44:17 +0000 (18:44 +0100)
commands/mined/mined1.c

index 6ac7eaef9a1e233c8704c7eebca139b0c8d4f24e..09ba367b1d55ad1c43bccbe48b5156882ff31752 100644 (file)
@@ -1549,6 +1549,7 @@ int c;
        case 'C': return(RT);
        case 'D': return(LF);
 #if defined(__i386__)
+       case '@': return(MA);
        case 'G': return(FS);
        case 'S': return(SR);
        case 'T': return(SF);