1*fb25420bSRobert Mustacchi /*
2*fb25420bSRobert Mustacchi  * This file and its contents are supplied under the terms of the
3*fb25420bSRobert Mustacchi  * Common Development and Distribution License ("CDDL"), version 1.0.
4*fb25420bSRobert Mustacchi  * You may only use this file in accordance with the terms of version
5*fb25420bSRobert Mustacchi  * 1.0 of the CDDL.
6*fb25420bSRobert Mustacchi  *
7*fb25420bSRobert Mustacchi  * A full copy of the text of the CDDL should have accompanied this
8*fb25420bSRobert Mustacchi  * source.  A copy of the CDDL is also available via the Internet at
9*fb25420bSRobert Mustacchi  * http://www.illumos.org/license/CDDL.
10*fb25420bSRobert Mustacchi  */
11*fb25420bSRobert Mustacchi 
12*fb25420bSRobert Mustacchi /*
13*fb25420bSRobert Mustacchi  * Copyright 2021 Oxide Computer Company
14*fb25420bSRobert Mustacchi  */
15*fb25420bSRobert Mustacchi 
16*fb25420bSRobert Mustacchi int link = 42;
17