Changeset 340 for trunk/hal/x86_64/core/hal_segmentation.h
- Timestamp:
- Aug 7, 2017, 3:19:11 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/x86_64/core/hal_segmentation.h
r339 r340 157 157 void *tls_thr; 158 158 reg_t tls_intr; 159 void *tls_tf; /* debug only */160 159 } __packed; 161 160 typedef struct tls tls_t;
Note: See TracChangeset
for help on using the changeset viewer.