From b9250f34ee513ce169bed8d0d8c32b351c74ae32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Hord=C3=A9?= Date: Wed, 28 Mar 2007 21:25:28 +0000 Subject: [PATCH] feat: nom de fichier en majuscules --- noyau/systeme.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noyau/systeme.asm b/noyau/systeme.asm index 98bdc88..ef5f1c4 100644 --- a/noyau/systeme.asm +++ b/noyau/systeme.asm @@ -175,7 +175,7 @@ error: call bioswaitkey jmp far 0FFFFh:0000h -shell find <"commande.ce",0,0,0,1,> +shell find <"COMMANDE.CE",0,0,0,1,> thepci pciinf <> thecpu cpu <> temp db 256 dup (0)