Remove CDDL warning.
Approved by: re (kib), core
This commit is contained in:
parent
5307a46b8b
commit
1e0811de99
@ -49,10 +49,6 @@ opensolaris_load(void *dummy)
|
|||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
printf("This module (opensolaris) contains code covered by the\n");
|
|
||||||
printf("Common Development and Distribution License (CDDL)\n");
|
|
||||||
printf("see http://opensolaris.org/os/licensing/opensolaris_license/\n");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* "Enable" all CPUs even though they may not exist just so
|
* "Enable" all CPUs even though they may not exist just so
|
||||||
* that the asserts work. On FreeBSD, if a CPU exists, it is
|
* that the asserts work. On FreeBSD, if a CPU exists, it is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user