mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove now unused 'reg'.
This commit is contained in:
parent
6f96ebf309
commit
292899c376
1 changed files with 0 additions and 1 deletions
|
|
@ -144,7 +144,6 @@ platform_start(__register_t a0 __unused, __register_t a1 __unused,
|
|||
__register_t a2 __unused, __register_t a3 __unused)
|
||||
{
|
||||
uint64_t platform_counter_freq;
|
||||
uint32_t reg;
|
||||
int argc, i, count = 0;
|
||||
char **argv, **envp;
|
||||
vm_offset_t kernend;
|
||||
|
|
|
|||
Loading…
Reference in a new issue