Framework for exporting system header to user space (#59)
[lunaix-os.git] / lunaix-os / kernel / block / blkbuf.c
index 862a48e9c019c2491793b20cf4896a9d979340b7..bb29150477632511e5e0fcee5875f40c1439cd7e 100644 (file)
@@ -244,4 +244,4 @@ __init_blkbuf()
     bb_zone = bcache_create_zone("blk_buf");
     bb_pile = cake_new_pile("blk_buf", sizeof(struct blk_buf), 1, 0);
 }
-owloysius_fetch_init(__init_blkbuf, on_earlyboot)
\ No newline at end of file
+owloysius_fetch_init(__init_blkbuf, on_sysconf)
\ No newline at end of file