vfs: check userland buffers before reading them.
[haiku.git] / src / add-ons / kernel / network / protocols / l2cap / l2cap_address.h
blob1c5fbbd0cf836c3550bec37c4a08b9d65deb56a2
1 /*
2 * Copyright 2007, Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
5 * Authors:
6 * Oliver Ruiz Dorantes, oliver-ruiz.dorantes_at_gmail.com
7 */
8 #ifndef L2CAP_ADDRESS_H
9 #define L2CAP_ADDRESS_H
11 extern struct net_address_module_info gL2cap4AddressModule;
13 #endif // L2CAP_ADDRESS_H