From 2cc7825eb223762ed9b34df788858ebf9a1997b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Hord=C3=A9?= Date: Fri, 29 Oct 2004 16:39:58 +0000 Subject: [PATCH] =?UTF-8?q?feat:=20ajout=20des=20pilotes=20de=20gestion=20?= =?UTF-8?q?de=20la=20m=C3=A9moire?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noyau/systeme.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/noyau/systeme.ini b/noyau/systeme.ini index 12eec77..7121430 100644 --- a/noyau/systeme.ini +++ b/noyau/systeme.ini @@ -1,3 +1,4 @@ +mem.sys(49) video.sys(47) horloge.sys(8) 8259a.sys(50)