Merge tag 'xtensa-20181115' of git://github.com/jcmvbkbc/linux-xtensa
[sfrench/cifs-2.6.git] / arch / xtensa / include / asm / processor.h
index 677bc76c1d7078e0ed78c84f1e5eac14363bd7e9..34a23016dd1442f5c95d445f13276d97c772072d 100644 (file)
@@ -156,14 +156,6 @@ struct thread_struct {
        int align[0] __attribute__ ((aligned(16)));
 };
 
        int align[0] __attribute__ ((aligned(16)));
 };
 
-
-/*
- * Default implementation of macro that returns current
- * instruction pointer ("program counter").
- */
-#define current_text_addr()  ({ __label__ _l; _l: &&_l;})
-
-
 /* This decides where the kernel will search for a free chunk of vm
  * space during mmap's.
  */
 /* This decides where the kernel will search for a free chunk of vm
  * space during mmap's.
  */