blob: 3c129c3ae4be294b43e6de9459af5a6785444768 (
plain) (
blame)
1
2
3
4
|
/* See LICENSE file for copyright and license details. */
#include "common.h"
extern inline const struct libaxl_screen *libaxl_next_screen(const struct libaxl_screen *screen);
|