mirror of
https://github.com/opnsense/src.git
synced 2026-04-24 15:48:48 -04:00
amd64 mp_machdep.c: remove useless comment
Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D39945
This commit is contained in:
parent
af1c6d3f30
commit
3582acbad3
1 changed files with 0 additions and 4 deletions
|
|
@ -313,10 +313,6 @@ amd64_mp_alloc_pcpu(void)
|
|||
}
|
||||
}
|
||||
|
||||
/*******************************************************************
|
||||
* local functions and data
|
||||
*/
|
||||
|
||||
/*
|
||||
* start each AP in our list
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue