Ignore:
Timestamp:
May 3, 2017, 1:23:24 PM (7 years ago)
Author:
alain
Message:

Bugs fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/kern/core.c

    r5 r14  
    2424 */
    2525
    26 #include <almos_config.h>
     26#include <kernel_config.h>
    2727#include <hal_types.h>
    2828#include <hal_special.h>
     
    3535#include <cluster.h>
    3636#include <kmem.h>
    37 #include <sysfs.h>
    3837#include <dqdt.h>
    3938#include <core.h>
    4039
     40// TODO #include <sysfs.h>
    4141
    4242/////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.