@node _my_ds, cpu @subheading Syntax @example #include unsigned short _my_ds(); @end example @subheading Description Returns the current @code{DS}. This is useful for setting up interrupt vectors and such. @subheading Return Value @code{DS} @subheading Portability @portability !ansi, !posix