freebsd: compiler.h drop $FreeBSD$

FreeBSD dropped $FreeBSD$, drop it here too. This file likely needs to
be synced to FreeBSD's linuxkpi where it was derived from a while ago...

Sponsored-by: Netflix
Signed-off-by: Warner Losh <imp@bsdimp.com>
This commit is contained in:
Warner Losh 2024-07-25 11:00:49 -06:00 committed by Warner Losh
parent 18269018e2
commit 21e9c53ffd
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 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$
*/
#ifndef _LINUX_COMPILER_H_
#define _LINUX_COMPILER_H_