Changeset 103316 in vbox for trunk/src/libs/libpng-1.6.42/contrib/arm-neon/linux.c
- Timestamp:
- Feb 12, 2024 3:57:56 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/libpng-1.6.42/contrib/arm-neon/linux.c
r96425 r103316 1 1 /* contrib/arm-neon/linux.c 2 2 * 3 * Last changed in libpng 1.6.31 [July 27, 2017]4 3 * Copyright (c) 2014, 2017 Glenn Randers-Pehrson 5 4 * Written by John Bowler, 2014, 2017. … … 20 19 * however use <stdio.h> and it assumes that /proc/cpuinfo is never localized. 21 20 */ 21 22 22 #include <stdio.h> 23 23
Note:
See TracChangeset
for help on using the changeset viewer.