diff options
Diffstat (limited to 'comms/hf/files/patch-hfkernel_fsk_fskl1.c')
-rw-r--r-- | comms/hf/files/patch-hfkernel_fsk_fskl1.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/hf/files/patch-hfkernel_fsk_fskl1.c b/comms/hf/files/patch-hfkernel_fsk_fskl1.c deleted file mode 100644 index 48e4edbc6b9b..000000000000 --- a/comms/hf/files/patch-hfkernel_fsk_fskl1.c +++ /dev/null @@ -1,11 +0,0 @@ ---- hfkernel/fsk/fskl1.c.orig 2011-08-05 10:57:44.000000000 -0400 -+++ hfkernel/fsk/fskl1.c 2011-08-05 10:58:19.000000000 -0400 -@@ -376,7 +376,7 @@ - - /* --------------------------------------------------------------------- */ - --extern __inline__ unsigned int output_one_sample(l1_time_t tm) -+__inline__ unsigned int output_one_sample(l1_time_t tm) - { - int i, j, k; - |