blob: ee1cde55a16c7d8201cf5029426e49fd07b59d7c [file]
/*
* Copyright (c) 2024 A Labs GmbH
*
* SPDX-License-Identifier: Apache-2.0
*/
int main(void)
{
/* Nothing to do here. The shell is automatically started in the background. */
return 0;
}