]> git.proxmox.com Git - qemu.git/blobdiff - target-arm/iwmmxt_helper.c
Fix chrdev return value conversion
[qemu.git] / target-arm / iwmmxt_helper.c
index 6e801c863db57e6e87a8c776e63101cc17d31888..843994d8d50ef5a8d78b5651bf76e1a727038998 100644 (file)
@@ -16,8 +16,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * License along with this library; if not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <stdlib.h>
@@ -25,7 +24,7 @@
 
 #include "cpu.h"
 #include "exec-all.h"
-#include "helpers.h"
+#include "helper.h"
 
 /* iwMMXt macros extracted from GNU gdb.  */