mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Remove comment obsoleted by r289056.
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
0ad53012ed
commit
55811a0385
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289057
@ -80,10 +80,6 @@ extern volatile int ticks;
|
||||
* for binary compatibility with inserted elements.
|
||||
*
|
||||
* The SI_SUB_LAST value must have the highest lexical value.
|
||||
*
|
||||
* The SI_SUB_SWAP values represent a value used by
|
||||
* the BSD 4.4Lite but not by FreeBSD; it is maintained in dependent
|
||||
* order to support porting.
|
||||
*/
|
||||
enum sysinit_sub_id {
|
||||
SI_SUB_DUMMY = 0x0000000, /* not executed; for linker*/
|
||||
|
Loading…
Reference in New Issue
Block a user