blob: 690a52955d1192da261b1cb7f24dbbec54c1afc4 [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
library("fixed_point") {
kernel = true
sources = [
"fixed_point.cc",
]
}