Author: andrew
Date: Tue Apr  7 13:17:28 2015
New Revision: 281201
URL: https://svnweb.freebsd.org/changeset/base/281201

Log:
  We will have fueword on arm64, mark as such in machine/param.h.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  head/sys/arm64/include/param.h

Modified: head/sys/arm64/include/param.h
==============================================================================
--- head/sys/arm64/include/param.h      Tue Apr  7 12:42:06 2015        
(r281200)
+++ head/sys/arm64/include/param.h      Tue Apr  7 13:17:28 2015        
(r281201)
@@ -118,8 +118,4 @@
 
 #define        pgtok(x)                ((unsigned long)(x) * (PAGE_SIZE / 
1024))
 
-#ifdef _KERNEL
-#define        NO_FUEWORD      1
-#endif
-
 #endif /* !_MACHINE_PARAM_H_ */
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to