blob: 98d8509118191325438b71752b590644dce92002 [file] [log] [blame]
// Copyright 2018 The Chromium OS Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#include "ec_config.h"
#include "compile_time_macros.h"
const struct sku_info ALL_SKUS[] = {};
const size_t NUM_SKUS = ARRAY_SIZE(ALL_SKUS);