twisti@3045: /* mikael@4153: * Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved. twisti@3045: * Copyright 2011 Red Hat, Inc. twisti@3045: * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. twisti@3045: * twisti@3045: * This code is free software; you can redistribute it and/or modify it twisti@3045: * under the terms of the GNU General Public License version 2 only, as twisti@3045: * published by the Free Software Foundation. twisti@3045: * twisti@3045: * This code is distributed in the hope that it will be useful, but WITHOUT twisti@3045: * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or twisti@3045: * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License twisti@3045: * version 2 for more details (a copy is included in the LICENSE file that twisti@3045: * accompanied this code). twisti@3045: * twisti@3045: * You should have received a copy of the GNU General Public License version twisti@3045: * 2 along with this work; if not, write to the Free Software Foundation, twisti@3045: * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. twisti@3045: * twisti@3045: * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA twisti@3045: * or visit www.oracle.com if you need additional information or have any twisti@3045: * questions. twisti@3045: * twisti@3045: */ twisti@3045: twisti@3045: twisti@3045: // Adapters twisti@3045: enum /* platform_dependent_constants */ { twisti@3045: adapter_code_size = 0 twisti@3045: }; twisti@3045: