Move the $FreeBSD$ tag in a comment as __FBSDID doesn't work.
This commit is contained in:
parent
670a5fae66
commit
7c1566b206
@ -22,11 +22,10 @@
|
||||
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <machine/asm.h>
|
||||
|
||||
#define STACK_SIZE 8192
|
||||
|
Loading…
Reference in New Issue
Block a user