blob: e6d255841875eb77bfd9b6fa7524899588406e11 [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001// Copyright (c) 2013 Google Inc. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
4
5#if !defined(__LP64__)
6# error 32-bit build
7#endif