|
|
ba1612 |
/*****************************************************************************/
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/* mmglue: midipix architecture- and target-specific bits for musl libc */
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/* Copyright (C) 2013--2019 Z. Gilboa */
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/* This program is free software: you can redistribute it and/or modify */
|
|
|
ba1612 |
/* it under the terms of the GNU General Public License as published by */
|
|
|
ba1612 |
/* the Free Software Foundation, either version 2 of the License, or */
|
|
|
ba1612 |
/* (at your option) version 3 of the License. */
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/* This program is distributed in the hope that it will be useful, */
|
|
|
ba1612 |
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
|
|
|
ba1612 |
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
|
|
|
ba1612 |
/* GNU General Public License for more details. */
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/* You should have received a copy of the GNU General Public License */
|
|
|
ba1612 |
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
ba1612 |
/* */
|
|
|
ba1612 |
/*****************************************************************************/
|