1fc2512cfSRobert Mustacchi# 2fc2512cfSRobert Mustacchi# This file and its contents are supplied under the terms of the 3fc2512cfSRobert Mustacchi# Common Development and Distribution License ("CDDL"), version 1.0. 4fc2512cfSRobert Mustacchi# You may only use this file in accordance with the terms of version 5fc2512cfSRobert Mustacchi# 1.0 of the CDDL. 6fc2512cfSRobert Mustacchi# 7fc2512cfSRobert Mustacchi# A full copy of the text of the CDDL should have accompanied this 8fc2512cfSRobert Mustacchi# source. A copy of the CDDL is also available via the Internet at 9fc2512cfSRobert Mustacchi# http://www.illumos.org/license/CDDL. 10fc2512cfSRobert Mustacchi# 11fc2512cfSRobert Mustacchi 12fc2512cfSRobert Mustacchi# 13fc2512cfSRobert Mustacchi# Copyright 2016 Joyent, Inc. 14fc2512cfSRobert Mustacchi# 15fc2512cfSRobert Mustacchi 16fc2512cfSRobert Mustacchi# 17fc2512cfSRobert Mustacchi# Definitions found in assert.h 18fc2512cfSRobert Mustacchi# 19fc2512cfSRobert Mustacchi 20fc2512cfSRobert Mustacchi# 21fc2512cfSRobert Mustacchi# Defines 22fc2512cfSRobert Mustacchi# 23*d0b93cc3SRobert Mustacchidefine | static_assert | | assert.h | -ALL +C11+ 24