18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * Scheduler internal SMP callback types and methods between the scheduler
48c2ecf20Sopenharmony_ci * and other internal parts of the core kernel:
58c2ecf20Sopenharmony_ci */
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciextern void sched_ttwu_pending(void *arg);
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciextern void send_call_function_single_ipi(int cpu);
10