From 9a29d452d03a63f39a80c0640b7747d8508568e2 Mon Sep 17 00:00:00 2001 From: Miguel Date: Fri, 28 Sep 2018 00:29:02 +0200 Subject: moved mouse and kb, fixed mouse a bit --- fs/sysfs.c | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/sysfs.c') diff --git a/fs/sysfs.c b/fs/sysfs.c index 5288a93..b7901d0 100644 --- a/fs/sysfs.c +++ b/fs/sysfs.c @@ -15,6 +15,7 @@ static uint32_t map[]={mem_sysfs,mem_sysfs_set, kmalloc_sysfs,NULL, mount_sysfs,NULL, }; + static uint32_t count=3; /* mount interface */ -- cgit v1.2.3