Some cleanup before going to optimize more code in inc_rp.c

This commit is contained in:
jsteube
2016-11-01 13:01:15 +01:00
parent ae5109a5a2
commit f3dd6fe741
3 changed files with 416 additions and 414 deletions

View File

@@ -6,8 +6,6 @@
#ifndef _RP_KERNEL_ON_CPU_H
#define _RP_KERNEL_ON_CPU_H
u32 swap_workaround (const u32 n);
u32 apply_rule (const u32 name, const u32 p0, const u32 p1, u32 buf0[4], u32 buf1[4], const u32 in_len);
u32 apply_rules (u32 *cmds, u32 buf0[4], u32 buf1[4], const u32 len);