diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-08-26 23:36:04 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-08-26 23:36:04 +0000 |
commit | 11e165ebcdcd1b58f8e6a12cd9b7e39bed159566 (patch) | |
tree | 721437daa112e0db89927ea9659038ea136c4e05 /libc/sysdeps/linux/frv/xstatconv.c | |
parent | 20e0bbfa54ff160757de3c47c9015e641bc96afd (diff) |
Partial patch from Alexandre Oliva:
- adjust licensing terms of sources for crt*.o
- change the stat ABI to speed it up, matching changes in the kernel
- assorted bug-fixes, improvements and updates in the FR-V port
etc.
Diffstat (limited to 'libc/sysdeps/linux/frv/xstatconv.c')
-rw-r--r-- | libc/sysdeps/linux/frv/xstatconv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/frv/xstatconv.c b/libc/sysdeps/linux/frv/xstatconv.c new file mode 100644 index 000000000..d7948c075 --- /dev/null +++ b/libc/sysdeps/linux/frv/xstatconv.c @@ -0,0 +1 @@ +/* We don't need any of this. */ |