blob: b8fc83c4484a0ecb22640f3813bce05ce9f4fc13 [file] [log] [blame]
// Copyright 2014 The Chromium 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 ioctl_mojom;
import 'dart:async';
import 'package:mojo/bindings.dart' as bindings;
import 'package:mojo/core.dart' as core;
const kIoctlInvalid = 0;
const kIoctlTerminal = 1;