aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/score/include/asm/div64.h
blob: cf73dc218bec92ee4fa586ef78ca24a6a9aae863 (plain) (blame)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_SCORE_DIV64_H
#define _ASM_SCORE_DIV64_H

#include <asm-generic/div64.h>

#endif /* _ASM_SCORE_DIV64_H */