You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
10 lines
167 B
C
10 lines
167 B
C
|
|
# Copyright 2003 - 2004 Pathscale, Inc
|
||
|
|
# Released under the GPL
|
||
|
|
|
||
|
|
#ifndef __UM_CALLING_H /* XXX x86_64 */
|
||
|
|
#define __UM_CALLING_H
|
||
|
|
|
||
|
|
#include "asm/arch/calling.h"
|
||
|
|
|
||
|
|
#endif
|