Revision e677137d target-arm/neon_helper.c

b/target-arm/neon_helper.c
1
/*
2
 * ARM NEON vector operations.
3
 *
4
 * Copyright (c) 2007, 2008 CodeSourcery.
5
 * Written by Paul Brook
6
 *
7
 * This code is licenced under the GNU GPL v2.
8
 */
1 9
#include <stdlib.h>
2 10
#include <stdio.h>
3 11

  

Also available in: Unified diff