mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-23 11:18:54 +00:00
Remove now unused 'reg'.
This commit is contained in:
parent
6f96ebf309
commit
292899c376
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=211482
@ -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 New Issue
Block a user