12 lines
160 B
C
12 lines
160 B
C
|
/*
|
||
|
* Copyright (c) 2016 Cadence Design Systems, Inc.
|
||
|
* SPDX-License-Identifier: Apache-2.0
|
||
|
*/
|
||
|
|
||
|
#ifndef OFFSETS_H
|
||
|
#define OFFSETS_H
|
||
|
|
||
|
|
||
|
|
||
|
#endif /* OFFSETS_H */
|