ref: 80fadb261e62a05ba0a22ce8abeb6e1c945c082f
parent: 4b27eb1f186d9bd2d218c0140b41484df8d38fd1
parent: 34324a98e7dfb57f8cfee3b40909e56564f580ee
author: John Koleszar <jkoleszar@google.com>
date: Fri Apr 26 06:49:45 EDT 2013
Merge "Restore vp9_asm_enc_offsets.c" into experimental
--- /dev/null
+++ b/vp9/encoder/vp9_asm_enc_offsets.c
@@ -1,0 +1,17 @@
+/*
+ * Copyright (c) 2011 The WebM project authors. All Rights Reserved.
+ *
+ * Use of this source code is governed by a BSD-style license
+ * that can be found in the LICENSE file in the root of the source
+ * tree. An additional intellectual property rights grant can be found
+ * in the file PATENTS. All contributing project authors may
+ * be found in the AUTHORS file in the root of the source tree.
+ */
+
+
+#include "vpx_ports/asm_offsets.h"
+
+BEGIN
+
+
+END
--
⑨