X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=src%2Fnative%2Flinux%2F486%2FSystem%2FMod%2FKernel.cp;h=637c06de556b8b9b8a598f5a9f66b9d888e62519;hp=89d2ffd7c5792b93d26a46d193d0dfef99c82e82;hb=f96102d32aebccddc1cc7bcf295ba4c833e29a46;hpb=25ed118c4a60defb11c9572c330493abc56f10e5 diff --git a/src/native/linux/486/System/Mod/Kernel.cp b/src/native/linux/486/System/Mod/Kernel.cp index 89d2ffd..637c06d 100644 --- a/src/native/linux/486/System/Mod/Kernel.cp +++ b/src/native/linux/486/System/Mod/Kernel.cp @@ -15,7 +15,7 @@ MODULE Kernel; littleEndian* = TRUE; timeResolution* = 1000; (* ticks per second *) - processor* = 1; (* generic c *) + processor* = 10; (* 486 *) objType* = "ocf"; (* file types *) symType* = "osf";