Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 2010 07:39:12 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-user@freebsd.org
Subject:   svn commit: r206987 - user/jmallett/octeon/sys/contrib/octeon-sdk
Message-ID:  <201004210739.o3L7dCrh087484@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmallett
Date: Wed Apr 21 07:39:11 2010
New Revision: 206987
URL: http://svn.freebsd.org/changeset/base/206987

Log:
  More CVMX_DONT_INCLUDE_CONFIG.

Modified:
  user/jmallett/octeon/sys/contrib/octeon-sdk/cvmx-helper.h

Modified: user/jmallett/octeon/sys/contrib/octeon-sdk/cvmx-helper.h
==============================================================================
--- user/jmallett/octeon/sys/contrib/octeon-sdk/cvmx-helper.h	Wed Apr 21 07:28:57 2010	(r206986)
+++ user/jmallett/octeon/sys/contrib/octeon-sdk/cvmx-helper.h	Wed Apr 21 07:39:11 2010	(r206987)
@@ -52,8 +52,10 @@
 #ifndef __CVMX_HELPER_H__
 #define __CVMX_HELPER_H__
 
+#ifndef CVMX_DONT_INCLUDE_CONFIG
 #include "executive-config.h"
 #include "cvmx-config.h"
+#endif
 #include "cvmx-fpa.h"
 #include "cvmx-wqe.h"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004210739.o3L7dCrh087484>