mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-27 20:14:27 +01:00
Fix import_path circular dependency by splitting it out.
Use import thread_pool instead from, from is evil. Fix poweroff.out path for ./trace-boot.
This commit is contained in:
@@ -7,10 +7,7 @@
|
||||
|
||||
ENTRY
|
||||
.bss
|
||||
output: .skip 16
|
||||
|
||||
#define t
|
||||
|
||||
output: .skip 16
|
||||
.data
|
||||
addps_input0: .float 1.5, 2.5, 3.5, 4.5
|
||||
addps_input1: .float 5.5, 6.5, 7.5, 8.5
|
||||
|
||||
Reference in New Issue
Block a user