mips: Wrap up the MIPS/Loongson port and acknowledge the contributors

Completion of this port required a rerun of `./autogen.sh --maintainer`
followed by a rebuild of scripts/pnglibconf.h.prebuilt.
This commit is contained in:
Cosmin Truta
2024-01-17 23:24:05 +02:00
parent ce4b632dd7
commit a7fe3414e5
9 changed files with 338 additions and 44 deletions

View File

@@ -1,12 +1,14 @@
/* contrib/mips-mmi/linux.c
*
* Written by guxiwei 2023
* Copyright (c) 2024 Cosmin Truta
* Written by guxiwei, 2023
*
* This code is released under the libpng license.
* For conditions of distribution and use, see the disclaimer
* and license in png.h
*
*/
#include <stdint.h>
#include <stdio.h>
#include <string.h>