mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-28 10:33:10 +00:00
fix
This commit is contained in:
parent
0eab1a4b0f
commit
cad56263f4
@ -11,8 +11,6 @@ pub static KERNEL: Lazy<Kernel> = Lazy::new(combined_kernel);
|
||||
|
||||
pub(crate) fn combined_kernel() -> Kernel {
|
||||
let files = vec![
|
||||
include_str!("asm/assertions.asm"),
|
||||
include_str!("asm/basic_macros.asm"),
|
||||
include_str!("asm/core/bootloader.asm"),
|
||||
include_str!("asm/core/create.asm"),
|
||||
include_str!("asm/core/create_addresses.asm"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user