X-Git-Url: https://scm.lunaixsky.com/lunaix-os.git/blobdiff_plain/7804c2dae30700296c3205aaf7f546f491999bf4..1025235c72c31f7fa7b648c0e32ddcaa68a8f66a:/lunaix-os/scripts/templates/i386/config.json diff --git a/lunaix-os/scripts/templates/i386/config.json b/lunaix-os/scripts/templates/i386/config.json deleted file mode 100644 index 97089c8..0000000 --- a/lunaix-os/scripts/templates/i386/config.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "exception": { - "$type": "list", - "$range": "[0..255]", - - "@foreach": { - "@case_range_index": { - "$range": "[8,10..14,17]", - - "@true": { - "has_errcode": true - }, - "@else": { - "has_errcode": false - } - } - } - } -} \ No newline at end of file