]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/src/cmd/pcc.c
ip/ipconfig: format ipmask with %M instead of %I
[plan9front.git] / sys / src / cmd / pcc.c
index b5b93f5f7acc8db8f40a3163805aa9fa4806e656..c531fd0b8d2fba142c4dcdd3232692d7a5f0c2ad 100644 (file)
@@ -16,7 +16,6 @@ Objtype objtype[] = {
        {"68020",       "2c", "2l", "2", "2.out"},
        {"arm",         "5c", "5l", "5", "5.out"},
        {"amd64",       "6c", "6l", "6", "6.out"},
-       {"alpha",       "7c", "7l", "7", "7.out"},
        {"386",         "8c", "8l", "8", "8.out"},
        {"power64",     "9c", "9l", "9", "9.out"},
        {"sparc",       "kc", "kl", "k", "k.out"},