1
0
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:
Edward Tomasz Napierala 2015-10-08 21:52:20 +00:00
parent 0ad53012ed
commit 55811a0385
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=289057

View File

@ -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*/