Blob: sync.h

Blob id: 5d8844c4f773f0b55c21b5e44835f48b61f900ca

Size: 241 B

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
 *
 *  OBEX Client
 *
 *  Copyright (C) 2007-2010  Intel Corporation
 *  Copyright (C) 2007-2010  Marcel Holtmann <marcel@holtmann.org>
 *
 *
 */

int sync_init(void);
void sync_exit(void);